rrweb
rrweb copied to clipboard
record and replay the web
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...
### 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...
请问各位有遇到vue录制时,当一次的流程已经停止录制,又通过物理回退到中间某个页面重新开始录制时,播放的数据采集到vue页面加载的模板的数据,和加载数据后完整的页面数据,vue页面写的模板的数据把完成加载后的数据给挤下去了,就导致视频中出现了两个div,第一个div里面是vue页面的模板,数据未填充进去,第二个div是数据加载后的完整的数据(正常播放应展示这部分div),造成播放出现问题,请问有遇到这种问题的吗?是怎么解决的
可回溯采集完,回放的时候,有输入框实际输入了123,回放看得到可能是123123123,还有错误提示是:不能为0,回放看到是是:不能为0不能为0不能为0
重复渲染的DOM为 在dom 渲染模式下的 xterm,并不是必现的,但是出现的概率有点高,十次能有八次。 请问如何该处理, 异常情况下为这种,  正常情况下,是这种。 
rrweb-player is not faithfully reproducing web app - showing certain elements duplicated many times
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.
### 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...