rrweb
rrweb copied to clipboard
record and replay the web
### Preflight Checklist - [x] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
### Preflight Checklist - [x] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
### Preflight Checklist - [x] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a feature request that matches the one I want to file, without success. ### What package is this...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
Hi folks - Is there a plan to transition to an alpha-19, or preferably to move to a beta version or a production 2.0 release? We've been on alpha-18 for...
Hi, I have a web app that launches a third-party module displaying a element. The source of this video is a WebRTC stream. In PostHog, which uses rrweb under the...
### Preflight Checklist - [x] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a feature request that matches the one I want to file, without success. ### What package is this...
### Preflight Checklist - [X] I have searched the [issue tracker](https://www.github.com/rrweb-io/rrweb/issues) for a bug report that matches the one I want to file, without success. ### What package is this...
Refactor record time mutation processing to improve performance - smarter 'iteration' through the `this.addedSet` so that we start with nodes which already have the required `nextId` and `parentId` - take...