Fix: processed-node-manager is created even in the environment that doesn't need a recorder (#1186)

* Fix: processed-node-manager is created even in the environment that doesn't need a recorder

* apply Justin's suggestion

End the RAF loop when the recorder stops
This commit is contained in:
Yun Feng
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 74411fc544
commit 4bf30efbf3
6 changed files with 21 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
'rrweb': patch
---
Fix: processed-node-manager is created even in the environment that doesn't need a recorder