Warning: Unsafe lifecycle methods were found within a strict-mode tree:
in StrictMode (at src/index.tsx:54)
componentWillReceiveProps: Please update the following components to use static getDerivedStateFromProps instead: Player
componentWillUpdate: Please update the following components to use componentDidUpdate instead: ReactPlayer
Be sure to search for your issue before opening a new one.
Current Behavior
Expected Behavior
No warning :)
Steps to Reproduce
Environment
Other Information
n/a