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
If I pass in opts.width and opts.height, and they change while the player is playing, the player completely resets. I modified the code to keep this from happening and it works fine. Was there some rationale behind having it work this way?