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
when window is resized video stops streaming and the console shows the following error when trying to access play/pause controls.
Uncaught Error: Error: An invalid exception was thrown.
at RTMP.pause (clappr.js:12997)
at Container.pause (clappr.js:5386)
at MediaControl.togglePlayPause (clappr.js:6142)
at HTMLDivElement.l (clappr.js:3532)
at HTMLDivElement.s.proxy (clappr.js:3532)
Thanks
The text was updated successfully, but these errors were encountered:
when window is resized video stops streaming and the console shows the following error when trying to access play/pause controls.
Uncaught Error: Error: An invalid exception was thrown.
at RTMP.pause (clappr.js:12997)
at Container.pause (clappr.js:5386)
at MediaControl.togglePlayPause (clappr.js:6142)
at HTMLDivElement.l (clappr.js:3532)
at HTMLDivElement.s.proxy (clappr.js:3532)
Thanks
The text was updated successfully, but these errors were encountered: