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

Trying to record interactions with OneDrive. using npm run repl. The mouse interaction and user name entry on this page is not captured. Trying the same operation at https://login.live.com/login.srf works....

👋 Hello, was wondering if y'all could help me debug this issue. There are some sessions where the existing DOM nodes don't get removed from the player. It results in...

I'm trying to block an array of class names, So I'm essentially constructing a RegEx and passing it to "blockClass", But instead of actually blocking that specified area with a...

I'm sorry that I don't know typescript yet to more deeply contribute to the project. In an effort to help with the groundwork to capture the XHR calls I've written...

function absoluteToStylesheet(cssText, href) { return (cssText || '').replace(URL_IN_CSS_REF, function (origin, quote1, path1, quote2, path2, path3) { var filePath = path1 || path2 || path3; var maybeQuote = quote1 || quote2...

A user clicking on a dropdown to look through the options is a significant event (think ecommerce site). At the moment, I believe this action is not replayable whenever it...

当页面过长,用户快速滚动时到底部,回放时页面底部消失,是否可以监听页面滚动事件

In real-time live broadcast, when the user has no event input, the player will enter the pause state. However, when you click the play button, the player will play the...

Recreating the current selection of a dropdown currently relies on the value of the selected text. If `maskAllInputs: true` is on, then when the select dropdown is changed by the...

录制成功后,在回放时css样式未生效,这个可能是什么问题导致的呢?附件是录制的json [1606792435060.json.zip](https://github.com/rrweb-io/rrweb/files/5722951/1606792435060.json.zip) 回放时控制台有这个错误:because the document's frame is sandboxed and the 'allow-scripts' permission is not set