xiaomengheiheihei

Results 3 comments of xiaomengheiheihei

hi Has your problem been solved?

react版本是16, "react": "16.4.1", "react-dom": "16.4.0", 而且这个require('react/jsx-runtime')会报错

好,我尽量搞一个demo复现一下,但是项目比较老也比较复杂,辛苦大大先帮忙看下截图是否能看出一些问题,我怀疑可能和redux有些关系 这里是应用入口,做了判断 ![image](https://github.com/CJY0208/react-activation/assets/22885348/209b4abe-72a3-4f67-a1a9-827a29b46cb0) 这里是加了keeper的app组件 ![image](https://github.com/CJY0208/react-activation/assets/22885348/900e0471-89e9-4d9b-8a61-ee1ae3d5c8c5) 这里是路由的包装组件 ![image](https://github.com/CJY0208/react-activation/assets/22885348/20102c9d-fd77-4cda-b577-e186d8a7738d) 目前我在尝试将redux去掉看看是否可以