Closed
Description
Current Status
stop()
stops recording and removes event handlers, but it does not kill the current session (i.e. it does not clear session storage). We already have a pause() function to pause rrweb recording, there’s no reason not to have stop()
also remove the current session.
Proposal
- Flush pending recording events
- Remove/destroy current session