improve prevent default event when replay

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 3e1ef6825e
commit 20f27a3822
4 changed files with 42 additions and 11 deletions

View File

@@ -53,6 +53,7 @@
"typescript": "^3.1.6"
},
"dependencies": {
"delegated-events": "git+https://git@github.com/rrweb-io/delegated-events.git",
"mitt": "^1.1.3",
"rrweb-snapshot": "^0.6.1"
}