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
2023-03-24 17:55:22 +11:00
committed by GitHub
parent a225d8e141
commit 267e990dc0
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