micnews / react-jw-player

A React Component API for JW Player
195 stars 94 forks source link

onOneHundredPercent never called during Google Cast #176

Open AmauryLiet opened 3 years ago

AmauryLiet commented 3 years ago

Hello there,

First of all, thank you for the lib and your work on it!

I came across an issue while using the player during a Google Cast session:

onOneHundredPercent is never called

It seems that the issue is beforeComplete never being called by the player script

Not sure the fix should be in this library, but happy to start a discussion and to create an issue elsewhere if you could redirect me right ;)

Thank you!