最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

vite - Problem with: react.production.min.js:20 Uncaught TypeError: Cannot set properties of undefined (setting 'Childre

programmeradmin1浏览0评论

After building the react application with vite.js, I get this error when I access the application's home page:

react.production.min.js:20 Uncaught TypeError: Cannot set properties of undefined (setting 'Children') at requireReact_production_min (react.production.min.js:20:1) at requireReact (index.js:4:20) at requireUseSyncExternalStoreWithSelector_production (use-sync-external-st…production.js:12:13) at requireWithSelector (with-selector.js:4:20) at with-selector.js:7:1.

When I open the application in development, the error is not present in production mode, it is present. Have you ever encountered this problem? Thanks in advance.[enter image description here][1]

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论