You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dynamic.js:67
Uncaught TypeError: _this.load is not a function
react-dom.development.js:17071
The above error occurred in the <DynamicComponent> component:
react-dom.development.js:20266
Uncaught TypeError: _this.load is not a function
Versions of packages used: (哪个库的哪个版本出现的问题)
dva 2.4.1
react 16.8.4
react-dom 16.8.4
The text was updated successfully, but these errors were encountered:
Code to reproduce the issue: (请提供可复现的代码或者步骤)
router.js
Expected behavior: (预期的正常效果)
能加载模块
Actual behavior: (实际效果)
Versions of packages used: (哪个库的哪个版本出现的问题)
The text was updated successfully, but these errors were encountered: