fix(web-extension): beforeunload logic (#1330)

This commit is contained in:
huangkairan
2023-11-04 06:10:00 +08:00
committed by GitHub
parent 05478c36dd
commit 9e65dda258
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
'@rrweb/web-extension': patch
---
🐞 fix(web-extension): beforeunload logic