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

Updates in store are not tracked when putting already proxified objects in store #61

Open
andykog opened this issue May 21, 2020 · 0 comments

Comments

@andykog
Copy link
Collaborator

andykog commented May 21, 2020

Only applies to es6 version of remx.
When reusing some object to define store state it's not being proxified more then once, hence accessing&modification properties inside it are not tracked.

The test case (currently skipped) is here: https://github.com/wix/remx/blob/master/src/integrationTests/EdgeCases.test.js#L98-L123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant