-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React-Player giving error #1721
Comments
could you provide a code sandbox please? does it happen with version 2.13.0? thanks |
I have the same problem. with 2.13.0 this error does not happen. |
same here |
Are you using vitejs? so now lazy mode is used by default |
|
same here. |
looking into this bug. the dynamic imports should change to require's I think. not sure esbuild does this by default. |
the normal case should be fixed in 2.14.1 |
I can confirm that its solved on 2.14.1 on my side. Thank you for the contribution. |
Be sure to search for your issue before opening a new one.
Current Behavior
Expected Behavior
As Expected
Steps to Reproduce
Environment
Other Information
The text was updated successfully, but these errors were encountered: