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

element-plus destroy模式下内存泄露,缓存模式下el-select 报错,强制重新渲染也报错。 #1518

Open
onetalkchen opened this issue Feb 7, 2025 · 0 comments

Comments

@onetalkchen
Copy link

问题描述

问题的具体描述

复现步骤

  1. destroy模式下内存泄露:挂载到一个页面,进出内存每次10m以上
    2.缓存模式下el-select 报错:挂载到一个页面,第一次进入页面正常,第二次进入就会报错。
    应该是定位错误,好像其它有选择功能的也会报错。

上传截图

请上传代码截图、控制台、终端等截图以帮助我们了解您的问题。
keep-alive 报错
Image

复现仓库

请提供一个精简的代码仓库,然后上传到自己的 github,以帮助我们复现您的问题。
直接继承到正式项目了,无法提供。 要挨决了。。。

环境信息

  • micro-app版本:1.0.0-rc.17
  • 主应用前端框架&版本:1.0.0-rc.17
  • 子应用前端框架&版本:1.0.0-rc.17
  • 构建工具&版本: "vite": "^5.3.4",
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