Skip to content

form: avoid updating model when setting a value equal to current one #46

@blikblum

Description

@blikblum

When setting nested attributes, e.g, form.set('person.name', 'X'), it will trigger a model 'change' event even if value is the same because it creates a new object of 'person'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions