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

Blueprint throwing errors about incompatibilities with React Strict Mode #49

Open
bkmartinjr opened this issue Apr 16, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@bkmartinjr
Copy link
Contributor

bkmartinjr commented Apr 16, 2022

Lots of blueprintjs errors from the use of popover2. Unfortunately, will not be fixed until mid-2022 with Blueprint 5.

Ref: https://github.com/palantir/blueprint/wiki/Blueprint-5.0
and palantir/blueprint#3979

Example:

Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: Blueprint4.Portal

Learn more about this warning here: https://reactjs.org/link/legacy-context

Warning: findDOMNode is deprecated in StrictMode. findDOMNode was passed an instance of Transition which is inside StrictMode. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node

etc.

@bkmartinjr bkmartinjr added this to the 0.2.0 milestone Apr 27, 2022
@bkmartinjr bkmartinjr removed this from the 0.2.0 milestone May 3, 2022
@colinmegill colinmegill added the bug Something isn't working label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants