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
currently getting this error when in StrictMode on the latest react
react-dom.development.js?61bb:545 Warning: Legacy context API has been detected within a strict-mode tree:
Please update the following components: UniversalComponent
are there any plans to upgrade to the new Context API?
The text was updated successfully, but these errors were encountered:
Willing to open a PR? Ill happily merge
Sorry, something went wrong.
@ScriptedAlchemy Put up an MR to get rid of legacy context and use the new API: #216
No branches or pull requests
currently getting this error when in StrictMode on the latest react
react-dom.development.js?61bb:545 Warning: Legacy context API has been detected within a strict-mode tree:
Please update the following components: UniversalComponent
are there any plans to upgrade to the new Context API?
The text was updated successfully, but these errors were encountered: