Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing nested array variables does not set 'changedAttributes' #146

Open
pruik opened this issue Oct 15, 2015 · 0 comments
Open

Changing nested array variables does not set 'changedAttributes' #146

pruik opened this issue Oct 15, 2015 · 0 comments

Comments

@pruik
Copy link
Collaborator

pruik commented Oct 15, 2015

I'm using a rather complicated object structure in my backbone model, nesting objects and arrays into a single attribute called structure. When using the NestedModel's remove function, it triggers a change event as expected, but the model's changedAttributes are still false.

See: http://jsfiddle.net/a6atznk3/1/

z0091 added a commit to z0091/backbone-nested that referenced this issue Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant