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
I use the typed.js within a video. When the video gets paused and played multiple times, the typed.js couldn't catch up. The same behavior happens in the Typed.js Demo
Under Basic Demo press start and stop alternately very quickly
Expected behavior:
Typed.js starts and stops, without overlapping.
Actual behavior:
Typed.js starts to "flicker".
Reproduces how often:
Everytime I start and stop my video manually several times in a row or when the start/stop automatic (realized through interactive observer) gets triggered from scrolling in or out the viewport.
The text was updated successfully, but these errors were encountered:
Description
I use the typed.js within a video. When the video gets paused and played multiple times, the typed.js couldn't catch up. The same behavior happens in the Typed.js Demo
Demo
Please look at "Steps to Reproduce".
Steps to Reproduce
Expected behavior:
Typed.js starts and stops, without overlapping.
Actual behavior:
Typed.js starts to "flicker".
Reproduces how often:
Everytime I start and stop my video manually several times in a row or when the start/stop automatic (realized through interactive observer) gets triggered from scrolling in or out the viewport.
The text was updated successfully, but these errors were encountered: