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

Array-like objects fail to update the template #2096

Closed
filaraujo opened this issue Jul 16, 2015 · 2 comments
Closed

Array-like objects fail to update the template #2096

filaraujo opened this issue Jul 16, 2015 · 2 comments
Assignees
Labels

Comments

@filaraujo
Copy link
Contributor

When working with array like objects, data-binded properties do not properly update the view later when setting to those values.

http://jsbin.com/mamogo/1/edit?html,output

seems to be linked to the notifyPath reporting changes as 'complexArray..splices'

@kevinpschaaf
Copy link
Member

Will be fixed in #2097

Confirmed fix in repro case here:
http://jsbin.com/sedoqebuqe/edit?html,output

@filaraujo
Copy link
Contributor Author

you sir are an angel in human form!

sorvell pushed a commit that referenced this issue Jul 17, 2015
Allow setting non-index array properties. Fixes #2096.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants