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

onEnded event and progress event has conflicts as not triggering at the proper place.

Open muhammadfaisal1194 opened this issue 2 years ago • 0 comments

After the onEnded event the progress event triggers. This is the an issue as onEnded event should trigger when the progress event has stopped and after the onEnded no more progress event

muhammadfaisal1194 avatar Mar 19 '23 15:03 muhammadfaisal1194