-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Should this be a feature proposal discussion?
- This is not a substantial change
Is there an existing issue for this?
- I have searched the existing issues and discussions
Which package(s) does this apply to? Select all that apply
React (@videojs/react), Core (@videojs/core)
Motivation
Use the player
Description
When there is a player error, the player should inform the viewer.
With the current example embed code there is a fake URL and when you copy/paste the code it currently fails silently.
Expected Behavior
The error is displayed.
Alternatives and Workarounds
asdf
Examples in other libraries
No response