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

Observing array/object property reassignment #124

Open
mikesteele opened this issue Dec 22, 2017 · 0 comments
Open

Observing array/object property reassignment #124

mikesteele opened this issue Dec 22, 2017 · 0 comments

Comments

@mikesteele
Copy link

I understand that object property and array mutations are not observable because Redux will return an entirely new object/array (https://tur-nr.github.io/polymer-redux/docs#caveats) but is the property reassignment observable somehow? (Ex. when this property is completely re-assigned, call this handler, which will calculate array splices itself)

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