react-player icon indicating copy to clipboard operation
react-player copied to clipboard

🐛 Bug v3 wistia

Open janszotkowski opened this issue 4 months ago • 1 comments

🐛 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-player on the frontend (not via next/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-player v3.x
  • next v15.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?

janszotkowski avatar Aug 21 '25 17:08 janszotkowski

Is this an autoplaying video?

luwes avatar Sep 19 '25 18:09 luwes