We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
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)
The text was updated successfully, but these errors were encountered:
@rubsie Do you have steps on how to reproduce this warning?
Sorry, something went wrong.
@rubsie I believe this warning is emanating from reactstrap. Lets see if the warning remains in the newer version of reactstrap. #235
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: