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
Ensures player methods `on` and `trigger` are safely called
after the player has been disposed. The silvermine chromecast
plugin has an interval that may fire after player disposal,
and attempts to call these methods, causing errors.
0 commit comments