但是得到上面提到的错误 export default function (userInfo){ console.log(store.getState().someKey) //TypeError: store.getState is not a function
someFunction(userInfo).then( function (response
我正在尝试做一个登录表单,它要求我在react + redux应用程序中迁移我的soloreac应用程序。我面临着许多错误,并且被TypeError: store.getState is not a function困住了。我是这方面的新手,任何帮助都会成为学徒。node_modules/react-redux/es/components/Provider.js:25 : store.getState不是一个函数--新提供程序<e