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

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

Open
rubsie opened this issue Oct 18, 2021 · 2 comments
Open

Comments

@rubsie
Copy link

rubsie commented Oct 18, 2021

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: Transition

Learn more about this warning here: https://reactjs.org/link/legacy-context
at Transition (http://localhost:3002/static/js/vendors~main.chunk.js:141255:30)
at Fade (http://localhost:3002/static/js/vendors~main.chunk.js:134172:19)
at Alert (http://localhost:3002/static/js/vendors~main.chunk.js:130584:25)
at div
at FormBuilder (http://localhost:3002/static/js/vendors~main.chunk.js:46449:21)
at div
at FormCreator (http://localhost:3002/static/js/main.chunk.js:599:77)

@raymond-lam
Copy link
Collaborator

@rubsie Do you have steps on how to reproduce this warning?

@raymond-lam
Copy link
Collaborator

raymond-lam commented Nov 29, 2021

@rubsie I believe this warning is emanating from reactstrap. Lets see if the warning remains in the newer version of reactstrap. #235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants