https://codesandbox.io/s/intelligent-darwin-rfw03?file=/src/App.js 
Activity
RusseII commentedon May 28, 2020
Works when I downgrade the version to 2.01
cookpete commentedon May 29, 2020
2.1.0
usesimport()
statements for lazy loading players. Seems like codesandbox doesn't handle them very well.Relevant issues:
Not an ideal solution but I guess it would work if you used the built file in
dist
instead? eg:https://unpkg.com/react-player@2.1.0/dist/ReactPlayer.js
Move lazy loading players to react-player/lazy
Move lazy loading players to react-player/lazy
Move lazy loading players to react-player/lazy
Move lazy loading players to react-player/lazy