rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

Add skipActivity on setConfig

Open troglotit opened this issue 3 years ago • 3 comments

Hi!

This PR adds ability to fast-forward while replayer is already playing. Not sure that 100% is correct though

troglotit avatar Jan 27 '22 00:01 troglotit

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?

YunFeng0817 avatar Feb 02 '22 15:02 YunFeng0817

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 avatar Feb 09 '22 12:02 troglotit

@troglotit could you add a test case which would fail (before you patch) and pass after this PR is applied?

Juice10 avatar Mar 13 '22 11:03 Juice10