-
Notifications
You must be signed in to change notification settings - Fork 287
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
[popup] popup 是否可以支持组件关闭时销毁节点 #1831
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
这个功能解决了什么问题
popup 组件在未开启时,内部节点已经开始渲染,如果用户没有打开的意愿,浪费资源,再次打开不会触发页面重新加载,导致数据还是旧的,希望关闭时销毁节点
你建议的方案是什么
关闭时销毁节点
IssueShoot
pull request
并合并为准The text was updated successfully, but these errors were encountered: