Replies: 2 comments
-
如果是页面加载出错,可以通过error事件监听 https://micro-zoe.github.io/micro-app/docs.html#/zh-cn/life-cycles?id=_5-error |
Beta Was this translation helpful? Give feedback.
0 replies
-
如果是子应用内部报错,目前无法监听 |
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.
-
使用场景:基座跳转到/app1,恰好app1的应用无法连接上(如服务器宕机),这时候,希望基座可以通过某个回调,跳转到友好的提示页面。
Beta Was this translation helpful? Give feedback.
All reactions