react-player
react-player copied to clipboard
🐛 Bug v3 wistia
🐛 Bug Report
Describe the bug
When upgrading from react-player v2 to v3, Wistia videos no longer work.
In v3, the popover window does not appear at all and the video never starts playing.
With v2 everything works correctly.
To Reproduce
- Using
[email protected](React 19) - Rendering
react-playeron the frontend (not vianext/script)
Expected behavior
The Wistia video should render in a popover and start playing (as it does in v2).
Actual behavior
- No popover window appears.
- Video does not start.
Environment
-
react-playerv3.x -
nextv15.2 - Rendering on frontend (not SSR)
Additional context
Is there a breaking change in v3 for Wistia integration?
Could you provide a working example for Wistia usage in v3?
Is this an autoplaying video?