Skip to content
New issue

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

为什么子应用卸载后,监听事件依然未被卸载,而且会因为document为null,导致控制台报错。 #941

Open
Qajlhl opened this issue Dec 13, 2024 · 0 comments

Comments

@Qajlhl
Copy link

Qajlhl commented Dec 13, 2024

官方文档标记:非保活的子应用切走了监听的事件也会全部销毁,需要等下次重新 mount 后重新监听。
运行模式为重建模式,子应用卸载后,监听事件依然未被卸载,而且会因为document为null,导致控制台报错。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant