react-amplitude icon indicating copy to clipboard operation
react-amplitude copied to clipboard

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

Open Vadorequest opened this issue 3 years ago • 1 comments

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

image

Doc: https://reactjs.org/link/legacy-context

It's not a blocker, but should be considered for the future.

Vadorequest avatar May 14 '21 09:05 Vadorequest

+1

ashwinkhode avatar Jan 03 '22 13:01 ashwinkhode