[Feature Request]: How could I reuse the same rrwebPlayer
instance?
#1662
Labels
feature request
Things want to be added
rrwebPlayer
instance?
#1662
Preflight Checklist
What package is this feature request for?
rrweb-player
Problem Description
I have a question that how I could reuse the same rrwebPlayer instance and only update
props.events
when the events change Instead of renew a rrwebPlayer constructor?Proposed Solution
Is it possible to add a new API
player.updateEvents(events: eventWithTime[])
;Alternatives Considered
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: