rrweb-io / rrweb

record and replay the web
https://www.rrweb.io/
MIT License
16.83k stars 1.43k forks source link

[Bug]: rrweb/rrwebPlayer scrubbing not working? #1549

Open whydna opened 3 months ago

whydna commented 3 months ago

Preflight Checklist

What package is this bug report for?

rrweb-player

Version

latest

Expected Behavior

Scrubbing on the player should work.

Demo: https://codepen.io/mvcmwowv-the-encoder/pen/PorWXgw

Actual Behavior

Scrubbing doesnt seem to work

Steps to Reproduce

See: https://codepen.io/mvcmwowv-the-encoder/pen/PorWXgw

Click play. Once video is done, click the start of the video - notice that the video does not scrub back to the first frame.

Testcase Gist URL

https://codepen.io/mvcmwowv-the-encoder/pen/PorWXgw

Additional Information

No response