rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

[Feature Request]: How could I reuse the same `rrwebPlayer` instance?

Open eryue0220 opened this issue 7 months ago • 0 comments

Preflight Checklist

  • [x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.

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

eryue0220 avatar Mar 10 '25 06:03 eryue0220