TypeError: Cannot read property 'getState' of undefined


TypeError: Cannot read property 'getState' of undefined (anonymous function) D:/san/React/jiankang160/node_modules/_react-redux@7.2.0@react-redux/es/components/Provider.js:19 16 | }; 17 | }, [store]); 18 | var previousState = useMemo(function () { > 19 | return store.getState(); | ^ 20 | }, [store]); 21 | useEffect(function () { 22 | var subscription = contextValue.subscription;


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM