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

渲染子应用卡顿问题 #1334

Open
donghero opened this issue Aug 16, 2024 · 3 comments
Open

渲染子应用卡顿问题 #1334

donghero opened this issue Aug 16, 2024 · 3 comments
Labels
question Further information is requested

Comments

@donghero
Copy link

问题描述

基座中渲染子应用卡顿问题

复现步骤

1.进入相关页面
2. 加载markdown 子应用

上传截图

158596dcd88091e0771c21c6723d336
实际上已经拿到数据了
158596dcd88091e0771c21c6723d336
但是页面上并没有加载子应用,很卡顿

复现链接

复现链接

@donghero
Copy link
Author

使用lifeCycles, mounted 函数 但是那里显示,已经加载好了
实际dom结构上并没有看到

@bailicangdu
Copy link
Member

看了一下页面,是micro-app多层嵌套结构,但写法不规范,只有1层micro-app时渲染正常,2层时出现卡顿,建议依照官网文档进行修改https://micro-zoe.github.io/micro-app/docs.html#/zh-cn/nest

@bailicangdu bailicangdu added the question Further information is requested label Aug 16, 2024
@donghero
Copy link
Author

看了一下页面,是micro-app多层嵌套结构,但写法不规范,只有1层micro-app时渲染正常,2层时出现卡顿,建议依照官网文档进行修改https://micro-zoe.github.io/micro-app/docs.html#/zh-cn/nest

您好,感谢您的回复
image
这2个都是手动加载的方式引入的,renderApp

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

No branches or pull requests

2 participants