Error when using decorator in react project

the following compilation error is reported when using decorators such as connect and withRouter in the react project

Failed to compile.

. / src/container/register/register.js
Module build failed: TypeError: Cannot read property "type" of undefined

at Array.some (<anonymous>)
at Array.forEach (<anonymous>)



clipboard.png

babel plugin

clipboard.png

May.22,2021

how did the subject solve it later?

Menu