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

Fixed treating constructor on proxy #81

Merged

Conversation

iruca3
Copy link
Contributor

@iruca3 iruca3 commented Jan 26, 2018

I fixed a problem on using constructor for proxy of an array.
It is caused because 'constructor' in state.proxies always become true.

@mweststrate
Copy link
Collaborator

@iruca3 thanks! Note that the test suite is failing in the CI. Can you make sure the other tests succeed as well?

@mweststrate
Copy link
Collaborator

Hold on, master seems broken itself. Will investigate

@mweststrate
Copy link
Collaborator

Master has been fixed, could you rebase / merge in the latest master?

@iruca3 iruca3 force-pushed the fix/treating_constructor_on_proxy branch from 2483a0f to 598080b Compare January 26, 2018 17:31
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 98.148% when pulling 598080b on iruca3:fix/treating_constructor_on_proxy into 2e8864f on mweststrate:master.

@mweststrate
Copy link
Collaborator

Thanks!

@mweststrate mweststrate merged commit ad5a86a into immerjs:master Jan 29, 2018
@mweststrate
Copy link
Collaborator

mweststrate commented Feb 1, 2018 via email

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

Successfully merging this pull request may close these issues.

3 participants