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

shouldComponentUpdate() runs on component after forceUpdate() #158

Closed
leonid-bauxy opened this issue May 23, 2016 · 2 comments
Closed

shouldComponentUpdate() runs on component after forceUpdate() #158

leonid-bauxy opened this issue May 23, 2016 · 2 comments
Labels
Milestone

Comments

@leonid-bauxy
Copy link
Contributor

It shouldn't: https://facebook.github.io/react/docs/component-api.html#forceupdate

@developit
Copy link
Member

Ah, great catch! It was added recently but I must have missed that bit.

@developit developit added this to the 5.0 milestone May 23, 2016
@developit
Copy link
Member

Released in 5.0.0-beta2.

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