You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
I got the following warning in my app once I enabled reactStrictMode.
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: Amplitude, AmplitudeProvider
Learn more about this warning here: https://reactjs.org/link/legacy-context
I got the following warning in my app once I enabled reactStrictMode.
Doc: https://reactjs.org/link/legacy-context
It's not a blocker, but should be considered for the future.
The text was updated successfully, but these errors were encountered: