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
Fix#12 which occurred when loading resource after starting playback. This bug
didn't cause any component malfunctions, apart from displaying errors in the
console.
- adds a guard clause to `updateMarker` to update the marker only if
`getClientRects` is not empty
0 commit comments