rrweb
rrweb copied to clipboard
Add skipActivity on setConfig
Hi!
This PR adds ability to fast-forward while replayer is already playing. Not sure that 100% is correct though
Hi troglotit, I'm so sorry that I don't quite understand your newly added feature. Could you please provide a more detailed description of the application scenario?
I wanted to have an option to set skipInactive: true
while the player is already playing and for it to start fast-forward, rather than to have to wait for next case EventType.IncrementalSnapshot
event
@troglotit could you add a test case which would fail (before you patch) and pass after this PR is applied?