-
Notifications
You must be signed in to change notification settings - Fork 580
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
发布后,偶现启动子项目时基座main.js 重复执行。 #1490
Comments
请问你解决了吗,我碰到了同样的问题 刷新子应用页面 基座的mainjs 重复执行了 |
没有,尝试了无数总方法。发现不是基座的mainjs重复执行了。是子项目重定向到基座的页面了。也就是基座加载了基座
二月∝╬══→小草
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年12月30日(星期一) 中午11:22
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [jd-opensource/micro-app] 发布后,偶现启动子项目时基座main.js 重复执行。 (Issue #1490)
请问你解决了吗,我碰到了同样的问题 刷新子应用页面 基座的mainjs 重复执行了
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
基座加载了基座..., 我现在线上项目刷新几次就会复现,好像是 vite iframe 才会出现, vue2的项目没出现过 |
对是的。我也是加载v3的vite iframe出现了。各种方法都试遍了
二月∝╬══→小草
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年12月30日(星期一) 中午11:36
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [jd-opensource/micro-app] 发布后,偶现启动子项目时基座main.js 重复执行。 (Issue #1490)
基座加载了基座..., 我现在线上项目刷新几次就会复现,好像是 vite iframe 才会出现, vue2的项目没出现过
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述
复现步骤
1.点击子项目,基座的main.js重新执行了。
2.
上传截图
复现仓库
环境信息
The text was updated successfully, but these errors were encountered: