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

Can anyone provide guidance into how to use the Plugin Canvas Web correctly? I also have rrweb working correctly, so that it sends all the information it collects to a...

How to use Babel to convert rrweb into code that supports IE11 environment? The document states that rrweb does not support IE11 and below. IE11 is supported, but there is...

Is it possible to record only the content of a specific div instead of blocking other elements? Best

This PR introduces a new option `blockElementFN` to `rrweb.record` options. This option allows the consumer to add a callback function to have more control over if the element is blocked...

**Issue:** **Violation(s):** ### **Code Readability Requirements** - **Violation Reference ID:** [Red Titanium](https://developer.chrome.com/docs/webstore/troubleshooting/#obfuscation) - **Violation:** - Presence of obfuscated code in the package. - **Violating Content:** - **Code Snippet:** Found in...

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

feature request

feat for: https://github.com/rrweb-io/rrweb/issues/1560

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

we're seeing multiple reports of issues with the mutation observer in Safari this is most often in relation to Angular apps considering we recently improved detection of need to load...