子应用通过主应用路由跳转第一次生效,再点就报provide is undefined #637
Unanswered
iced-lemon-tea
asked this question in
Q&A
Replies: 1 comment
-
你好,请问一下 GARFISH_EXPORTS 这个参数是如何添加的, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v3+vite的主应用下vue2+cli5的子应用,子应用内的4个页面配置在主应用侧边菜单,第一次点击可跳转正常显示,再点就报错provide is undefined,通过在子应用添加
解决了问题。之前v2v3react的子应用都没遇到过,想问下为什么
Beta Was this translation helpful? Give feedback.
All reactions