For the project built with antd pro2.0, the test environment is normal and the production environment reports errors?

problem: the development environment of the project built with antd pro2.0 is normal. After it was packaged and launched today, it was found that the following error message appeared, which caused some pages to fail to load normally

related code: all data sources loaded through dva have problems
clipboard.png
clipboard.png

error message:
console error Uncaught (in promise) TypeError: Cannot read property "dispatchInfo" of undefined
at E.render (28.async.js:1)
at Ho (umi.js:1)
at wo (umi.js:1)
at xo (umi.js:1)
at ai (umi.js:1)
at li (umi.js:1)
at Gi (umi.js:1)
at Bi (umi.js:1)
at Di (umi.js:1)
at di (umi.js:1)

are basically the above types of errors. Do you know if anyone has encountered them?

Feb.18,2022

there is no way to start. Does anyone have any suggestions?

Menu