An open API service for software projects hosted on Open Collective.

github.com/rrweb-io/rrweb

record and replay the web
https://github.com/rrweb-io/rrweb

[#1412] fix Changes in the canvas within the Shadow DOM cannot be rec…

Libra-Lei opened this pull request over 1 year ago
[Bug]: Changes in the canvas within the Shadow DOM cannot be recorded

Libra-Lei opened this issue over 1 year ago
[Bug]: js modify the selected option's selected, unable to record

tothethousand opened this issue over 1 year ago
Expose constant SKIP_TIME_THRESHOLD as skipTimeThreshold in replayer

avillegasn opened this pull request over 1 year ago
[Bug]: RRWeb times out with large mutations

macalinao opened this issue over 1 year ago
[Bug]: Node with id "xxx" not found

wqcstrong opened this issue over 1 year ago
fix the test CI

Yuyz0112 opened this pull request over 1 year ago
fix: console logger can serialize bigint values

pauldambra opened this pull request over 1 year ago
Fix for test cases mentioned in #1379

dengelke opened this pull request over 1 year ago
[Bug]: puppeteer @21.7.0 + [email protected] puppeteer bug

snail-boy opened this issue over 1 year ago
[Bug]: `window.CSSStyleSheet` is undefined while stopping the recording

navaneethsdk opened this issue over 1 year ago
perf(genadds) traverse children in reverse order

mdellanoce opened this pull request over 1 year ago
fix: grid template is parsed incorrectly by chrome

pauldambra opened this pull request over 1 year ago
[Bug]: grid template areas are not inlined correctly by Chrome

pauldambra opened this issue over 1 year ago
commit to run workflows

ShayMalchi opened this pull request over 1 year ago
[network-plugin] Feat: Capture network events

ShayMalchi opened this pull request over 1 year ago
Fixes protocol URL regex

navaneethsdk opened this pull request over 1 year ago
[Bug]: Path transformation logic for stylesheet URLs produce wrong output

navaneethsdk opened this issue over 1 year ago
Rrvideo receipe update

patlopes opened this pull request over 1 year ago
Update export-to-video.md

patlopes opened this pull request over 1 year ago
Docs: Add rrweb presentation + open to consulting

Juice10 opened this pull request over 1 year ago
perf(snapshot): avoid recreate element `a` every time

H4ad opened this pull request over 1 year ago
Fix maskInputFn is ignored during the creation of the full snapshot

ababik opened this pull request over 1 year ago
chore: export canvasMutation

daibhin opened this pull request over 1 year ago
[Feature Request]: support for parallel replays

Imvikram99 opened this issue over 1 year ago
[Feature Request]: Support top-layer / dialog HTML component

daibhin opened this issue over 1 year ago
Fix for #1379

dengelke opened this pull request over 1 year ago
[Bug]: addHoverClass creating invalid css

dengelke opened this issue over 1 year ago
Check whether im already recording [Feature Request]:

CrazyCodingBanana opened this issue over 1 year ago
[Bug]: roll up plugin web worker doesn't create inline worker

hyang-orienteed opened this issue over 1 year ago
[Feature Request]: Use custom stringified worker

mydea opened this issue over 1 year ago
Make properties x and y optional in mouseInteractionParam

avillegasn opened this pull request over 1 year ago
Capture stylesheets designated as `rel="preload"`

andrewpomeroy opened this pull request over 1 year ago
allow passing null to maskTextClass/blockClass

mdellanoce opened this pull request over 1 year ago
[Feature Request]: Any way to replay an offline website?

dusty-cjh opened this issue over 1 year ago
Add UXWizz to Readme

Cristy94 opened this pull request over 1 year ago
[Feature Request]:

Shirleyhsl opened this issue over 1 year ago
Add "types" field to fix error when using "moduleResolution": "NodeNext"

stefansundin opened this pull request over 1 year ago
optimize isParentRemoved for large remove lists

mdellanoce opened this pull request over 1 year ago
[chore] [tests] fix tests on master

Juice10 opened this pull request over 1 year ago
[chore] [ci] Update Node version to LTS

Juice10 opened this pull request over 1 year ago
[Bug]: Duplicate CSS elements

shikha2699 opened this issue over 1 year ago
[Bug]: Duplicate CSS elements

shikha2699 opened this issue over 1 year ago
[chore] Update changesets

Juice10 opened this pull request over 1 year ago
[Bug]: maskTextSelector: '*' does not mask tag attributes

rfe-sdev opened this issue over 1 year ago
🎈 perf(web-extension): conditional check

huangkairan opened this pull request over 1 year ago
fix: inlineImages and image is cors,the image tag is broken

xujiujiu opened this pull request over 1 year ago
fix: inserted styles lost when moving elements

jaj1014 opened this pull request over 1 year ago
use native setTimeout when zone.js is present

mdellanoce opened this pull request over 1 year ago
chore: update linters

pauldambra opened this pull request over 1 year ago
[Bug]: unsafe handling of undefined/null patchPrototype

pauldambra opened this issue over 1 year ago
fix: some nested cross-origin iframes can't be recorded

YunFeng0817 opened this pull request over 1 year ago
fix: scrolling can be incorrect when fast-forwarding

juliecheng opened this pull request over 1 year ago
Fix serialization and mutation of <textarea> elements

eoghanmurray opened this pull request over 1 year ago
[perf] `addHoverClass()` performs poorly on large stylesheets

billyvg opened this issue over 1 year ago
Masking: Avoid the repeated calls to `closest` when recursing through the DOM

eoghanmurray opened this pull request over 1 year ago
fix: tests for defined pseudo class support for custom elements

nafees87n opened this pull request over 1 year ago
Fix linting issues

Juice10 opened this pull request over 1 year ago
Add full support for custom elements

YunFeng0817 opened this pull request over 1 year ago
perf(rrweb): attribute mutation optimization

mdellanoce opened this pull request almost 2 years ago
[Bug]: Tests on CI not running when bot commits something

mydea opened this issue almost 2 years ago
WIP: Ensure text of checkboxes is always masked

mydea opened this pull request almost 2 years ago
ref: Avoid unnecessary cloning of objects or arrays

mydea opened this pull request almost 2 years ago
ref: Avoid cloning events to add `timestamp`

mydea opened this pull request almost 2 years ago
[masking] Optimize full snapshot serialization performance

ababik opened this pull request almost 2 years ago
Enable control of compression level

ababik opened this pull request almost 2 years ago
[Feature Request]: Enable control of compression level

ababik opened this issue almost 2 years ago
fix: lint errors from adding `recordDOM` option

billyvg opened this pull request almost 2 years ago
fix(web-extension): Fix types in vite config

billyvg opened this pull request almost 2 years ago
Added Gleap.io to "Who's using rrweb?"

boehlerlukas opened this pull request almost 2 years ago
fix(snapshot): dimensions for blocked element not being applied

billyvg opened this pull request almost 2 years ago
🐞 fix(web-extension): beforeunload logic

huangkairan opened this pull request almost 2 years ago
perf: only call createHTMLDocument when it is needed

kwalker3690 opened this pull request almost 2 years ago
Refactor to preclude the need for a continuous raf loop

eoghanmurray opened this pull request almost 2 years ago
fix: Fix checking for `patchTarget` in `initAdoptedStyleSheetObserver`

mydea opened this pull request almost 2 years ago
Pref: export eventWithTime

Belen-Luo opened this pull request almost 2 years ago
[replayer] Timeout in the loop, please check the resolve tree data:

farazshuja opened this issue almost 2 years ago
Browser/Spec bug: Failing test for capturing css shorthand with confounding variable

eoghanmurray opened this pull request almost 2 years ago
Md create html document

eoghanmurray opened this pull request almost 2 years ago
Fix a replay issue where the 500ms timeout was being hit

eoghanmurray opened this pull request almost 2 years ago
[Bug]: Unable to use rrweb on a NextJS app with Typescript

dokgu opened this issue almost 2 years ago
Array.from can be incorrectly defined by 3rd party js libs

eoghanmurray opened this issue almost 2 years ago
Detached3

AntonioStipic opened this pull request almost 2 years ago
[Bug]: Replay issue when iframe present in DOM

shanptl12 opened this issue almost 2 years ago