appleple / react-modal-video

Accessible React Modal Video Component
https://appleple.github.io/react-modal-video/
MIT License
176 stars 87 forks source link

Legacy context API warning #45

Open devTam opened 3 years ago

devTam commented 3 years ago

index.js:1 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

WesleyYue commented 1 year ago

This was fixed by the package upgrades in v2.0.0