Skip to content

fix #163 componentWillReceiveProps() is not honouring old state #165

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

Merged
merged 2 commits into from
Feb 4, 2017
Merged

fix #163 componentWillReceiveProps() is not honouring old state #165

merged 2 commits into from
Feb 4, 2017

Conversation

gvelo
Copy link
Contributor

@gvelo gvelo commented Oct 12, 2016

fix #163 componentWillReceiveProps() is not honouring old state

@just-boris
Copy link

@simeg ping.

I have also encountered with the same problem, this PR seems like it resolves that.

@simeg
Copy link
Collaborator

simeg commented Feb 4, 2017

@gvelo Hey, sorry about the delay for the response for this. As this PR changes an important piece of logic and does not break any test I didn't feel confident in merging it, now I've done some investigation and it turns out this change is a very good one! Thanks a lot.

@simeg simeg merged commit 8e56aa8 into arqex:master Feb 4, 2017
simeg added a commit that referenced this pull request Feb 10, 2017
simeg added a commit that referenced this pull request Feb 10, 2017
simeg added a commit that referenced this pull request Feb 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

componentWillReceiveProps() is not honouring old state
3 participants