-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Breadcrumbs, OverflowList: Support React Strict Mode #3797
Comments
same issues
I don't know if the above error caused the following error
|
Closed
closing in favor of #3979, which has more information and some concrete proposals |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally references in #3361.
(I am new to blueprint, sorry if I missed anything!)
Environment
No fork, but the life example on docs give this warning (as of Oct 27th, 2019): https://blueprintjs.com/docs/#core/components/breadcrumbs
Steps to reproduce
Actual behavior
Expected behavior
No warning when wrapped in
React.StrictMode
Possible solution
Not sure yet, docs mention something about passing in a reference https://fb.me/react-strict-mode-find-node
The text was updated successfully, but these errors were encountered: