thomaswp / snap-replay

"Video"-like replayer for Snap logs
1 stars 1 forks source link

Video resets after pause #13

Open thomaswp opened 2 years ago

thomaswp commented 2 years ago

When the video is paused by a pause event and Snap gets reset, sometimes the reset doesn't go past the pause event, so it occurs again, locking the user in a loop.

I believe this could be fixed by making sure that the pause event advances the index past itself, but I need to recreate the issue so I can confirm it. The Lists 1 video seems to trigger this.