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

I cannot record the css inside a lit Element web Component. I can see the component but no style which breaks the recording

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

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

请问各位有遇到vue录制时,当一次的流程已经停止录制,又通过物理回退到中间某个页面重新开始录制时,播放的数据采集到vue页面加载的模板的数据,和加载数据后完整的页面数据,vue页面写的模板的数据把完成加载后的数据给挤下去了,就导致视频中出现了两个div,第一个div里面是vue页面的模板,数据未填充进去,第二个div是数据加载后的完整的数据(正常播放应展示这部分div),造成播放出现问题,请问有遇到这种问题的吗?是怎么解决的

可回溯采集完,回放的时候,有输入框实际输入了123,回放看得到可能是123123123,还有错误提示是:不能为0,回放看到是是:不能为0不能为0不能为0

重复渲染的DOM为 在dom 渲染模式下的 xterm,并不是必现的,但是出现的概率有点高,十次能有八次。 请问如何该处理, 异常情况下为这种, ![image](https://user-images.githubusercontent.com/37322200/121313031-93cd7800-c938-11eb-86c1-c0a0d8a83a85.png) 正常情况下,是这种。 ![image](https://user-images.githubusercontent.com/37322200/121313160-b2cc0a00-c938-11eb-9da4-4a2ea7bcc8bc.png)

I'm trying to use rrweb to record user sessions and replay them back at a later time. Unfortunately, when replaying the application, certain elements are repeated an enormous number of...

Support a list of blocked classes in a CSS selector (blockSelector) in addition to the blockClass. Also ensure only node types are passed into contains. Also support providing a list...

`maskTextClass` and `maskTextSelector` and `blockSelector` are not working on `` for some reason. Same thing with the default `rr-mask` class. But `maskAllInputs` and `maskInputOptions: {text: true}` and `rr-block` works fine.

bug
has PR

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