You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a page contains a list of videos, each click on a video will open a modal to play this video. But there are a few bugs, please help me out.
Can not destroy the player
I need to destroy the player when close the modal, otherwise it will continue play in background. And when I play the next video, the previous one should be destroyed too.
Duration info not in one line
Does it support auto play?
I have not found auto play prop in api doc.
To Reproduce
Here is my code. The file object is a state, it will be set when play another video.
🐛 Bug Report
I have a page contains a list of videos, each click on a video will open a modal to play this video. But there are a few bugs, please help me out.
Can not destroy the player
I need to destroy the player when close the modal, otherwise it will continue play in background. And when I play the next video, the previous one should be destroyed too.
Duration info not in one line
Does it support auto play?
I have not found auto play prop in api doc.
To Reproduce
Here is my code. The file object is a state, it will be set when play another video.
Run
npx envinfo --system --binaries --npmPackages griffith --markdown --clipboard
The text was updated successfully, but these errors were encountered: