We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rrweb
[email protected]
The message listeners should get cleared, if the recording is started after stopping. Since all observers and listeners gets cleared
The message listener of iframe gets added after stop and recording again.
No response
The text was updated successfully, but these errors were encountered:
Can this be solved by making IframeManager a singleton class and removing the message handler before initializing new one?
Sorry, something went wrong.
No branches or pull requests
Preflight Checklist
What package is this bug report for?
rrweb
Version
[email protected]
Expected Behavior
The message listeners should get cleared, if the recording is started after stopping. Since all observers and listeners gets cleared
Actual Behavior
The message listener of iframe gets added after stop and recording again.
Steps to Reproduce
Testcase Gist URL
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: