We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
React: https://legacy.reactjs.org/docs/error-decoder.html/?invariant=185 single-spa: https://single-spa.js.org/error/?code=12
The text was updated successfully, but these errors were encountered:
请问这个有人认领了吗?
Sorry, something went wrong.
可以搞一个 qiankun.umijs.org/error/?code=xx 的方式
ok
@kuitos 辛苦看下
给qiankun提供异常错误的在线解决方案链接,类似 React 和 single-spa 的方式。
开发者使用qiankun的过程中,可能会遇到一些已知的错误,希望为开发者提供在线的解决方案。
控制台中的qiankun报错信息可链接到对应的解决方案页面,并带上相关报错参数。
文档链接:qiankun.umijs.org/error?code=xxx&arg=xxx&arg=xxx
1、路由 借助dumi的React约定式路由,在.dumi/pages下新建error相关代码。 2、错误码约定 .dumi/pages/error/codes下存放解决方案页面,以code为文件名,例如:1.tsx 3、package/qiankun使用 在package/shared/src/error下重写QiankunError
#2754
gjmhandsome
No branches or pull requests
React: https://legacy.reactjs.org/docs/error-decoder.html/?invariant=185
single-spa: https://single-spa.js.org/error/?code=12
The text was updated successfully, but these errors were encountered: