You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ref(replay): Ensure we only clear for buffer mode (#8744)
This _shouldn't_ happen, but it makes sense to guard so we only clear
the event buffer cache on checkouts when in `buffer` mode. I guess the
behavior of rrweb is not 100% defined in that it _cannot_ generate a new
checkout in non-buffer mode 🤔 better safe than sorry.
0 commit comments