-
Notifications
You must be signed in to change notification settings - Fork 240
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
rm deprecated componentWillReceiveProps #208
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks alright
When it will be Merged? I really need it |
after applying this patch, popovers no longer open for me. There are no errors or warnings in the console. The HEAD of master (905e754) works fine. edit: The ref's may be related to https://stackoverflow.com/a/50019873/340799 edit 2: splitting the open/enter and close/exit calls resolved this for me. It can't be assumed that the state will toggle everytime:
|
Please merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
@xxx Is this going to get a release? |
@xxx will this be merged soon? |
+1 |
Any news about this? Thx |
fixes #207