-
Notifications
You must be signed in to change notification settings - Fork 66
Description
TypeError: Cannot read properties of undefined (reading 'map')
at Head (http://localhost:5173/src/frontHome/Head/index.tsx:176:84)
at renderWithHooks (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:12171:26)
at updateFunctionComponent (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:14577:28)
at beginWork (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:15912:22)
at beginWork$1 (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19749:22)
at performUnitOfWork (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19194:20)
at workLoopSync (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19133:13)
at renderRootSync (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:19112:15)
at recoverFromConcurrentError (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:18732:28)
at performSyncWorkOnRoot (http://localhost:5173/node_modules/.vite/deps/chunk-ZRJG7NCB.js?v=6fd420f7:18875:28)
登录页面为啥报这个错误