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

Hi there. As discussed in another issue, I'm using the `event-cast` to get a stream of events as the replay is happening. I'd like to be able to get more...

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

I have a problem here. In the player, in the scrolling area of recorded content, the scroll bar cannot scroll to the end. I think it may be that the...

应用场景: 录制端域名a.com,录制端有一个同源的iframe。 回放端域名b.com,和录制端以及iframe都不同源。 这个时候录制iframe,在a.com域名下能正常回放,但是到了b.com域名就回放失败了。 请问是什么原因?

I want to record an online IDE (Coder/VScode) for demonstrating my source code for my students. but it got crashed when I tried to record the session from a web-based...

## Summary rrweb currently doesn't have a preferred way of dealing with events that take a while to process before they are fully captured. Let's discuss strategies to deal with...

I think it could be a nice idea to make a specific node snapshot, this is especially useful for #104 related things. In some sense it could be implemented like...

![image](https://user-images.githubusercontent.com/35529303/168720510-9133cbc5-9b34-4bdd-abc5-8367bc540b3c.png) I locate the error in ../node_modules/rrweb/lib/rrweb-all.js ![SeaTalk_IMG_1652695792](https://user-images.githubusercontent.com/35529303/168719320-ca259807-7c56-412f-b04a-2f64d0512ce8.jpg) my code ![image](https://user-images.githubusercontent.com/35529303/169223743-68daefe8-ff4d-461d-898e-fff5b1477a16.png)

The quest for embedding all resources in the snapshot continues. See: https://github.com/rrweb-io/rrweb/issues/737 - saving images offline as base64 Currently there's no way that I know of, to include the CSS...

Actions are blocked until no longer in middle of skipping inactive portion.

feature request