rrweb
rrweb copied to clipboard
record and replay the web
`play` is superior in the case that there are existing events as it will utilize `discardPriorSnapshots` to skip unnecessary things.
In PR #909, an async mechanism for inlining link elements is introduced but it still has a bug and some negative impacts on the replayer side. ### The Bug In...
## Background The **adoptedStyleSheets** property of the Document or shadowRoot is used for setting an array of constructed stylesheets to be used by the host. reference: [https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets](https://developer.mozilla.org/en-US/docs/Web/API/Document/adoptedStyleSheets) Nowadays, more and...
`rr_dataURL` overwrites `src` attribute, because of this we need to evaluate `rr_dataURL` last so `src` doesn't accidentally get overwritten again.
And optionally trigger a callback when its done or loop continously
For fullscreen its nice to be able to go beyond 100%
### 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...
### 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 feature request that matches the one I want to file, without success. ### What package is this...