rrweb icon indicating copy to clipboard operation
rrweb copied to clipboard

record and replay the web

Results 401 rrweb issues
Sort by recently updated
recently updated
newest added

Setting of `image.crossOrigin` is not necessary for same origin images, and causes an immediate image reload necessitating the load event listener (albeit from cache) Changeset: "inlineImages: during snapshot avoid adding...

- add .editorconfig (prettier falls back to config from that file) - fix that the .changeset/*.md files were being corrected by prettier, although the CHANGESETS plugin was generating them with...

### 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...

bug

Creating a bitmap image can throw an error. This wraps the call in `callbackWrapper` that will silence the error in cases where the `errorHandler` is specified

This was prompted by #1387 where there was believed to be a problem (ultimately couldn't be recreated) I'll leave this as draft as there is no rush on it, and...

### 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...

bug

After you run `git commit -m "message"`, the hook kicks in and runs `prettier --write` against all files going into the commit (so long as there's no conflicts against the...

Javascript's .replace only does a single replacement

Medium to large enhancement to rrweb, building upon #1239 --- ## Asset Events Assets are a new type of event that embody a serialized version of a http resource captured...

2.1

### 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...

bug