-
-
Notifications
You must be signed in to change notification settings - Fork 33k
Closed
Labels
experimentalIssues and PRs related to experimental features.Issues and PRs related to experimental features.
Description
Version
21.0.0
Platform
ubuntu
Subsystem
No response
What steps will reproduce the bug?
- Open https://github.com/Cache-Hit-Shanghai/jujiuipcappui/actions/runs/6569771442/job/17846176075
- Notice the error message:
TypeError: Cannot read properties of undefined (reading 'match')
at 90370 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:160:29989)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 21570 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:160:[18](https://github.com/Cache-Hit-Shanghai/jujiuipcappui/actions/runs/6569771442/job/17846176075#step:8:19)352)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 27[20](https://github.com/Cache-Hit-Shanghai/jujiuipcappui/actions/runs/6569771442/job/17846176075#step:8:21)6 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:161:47571)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 45131 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:154:116469)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 82043 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:154:115774)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
Error occurred prerendering page "/en/device/contacts/add". Read more: https://nextjs.org/docs/messages/prerender-error
How often does it reproduce? Is there a required condition?
It reproduces every time. No condition.
What is the expected behavior? Why is that the expected behavior?
Build it successfully. Fall back to v20 it works well.
What do you see instead?
TypeError: Cannot read properties of undefined (reading 'match')
at 90370 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:160:29989)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 21570 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:160:[18](https://github.com/Cache-Hit-Shanghai/jujiuipcappui/actions/runs/6569771442/job/17846176075#step:8:19)352)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 27[20](https://github.com/Cache-Hit-Shanghai/jujiuipcappui/actions/runs/6569771442/job/17846176075#step:8:21)6 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:161:47571)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 45131 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:154:116469)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
at 82043 (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/chunks/9650.js:154:115774)
at __webpack_require__ (/home/runner/work/jujiuipcappui/jujiuipcappui/.next/server/webpack-runtime.js:1:145)
Error occurred prerendering page "/en/device/contacts/add". Read more: https://nextjs.org/docs/messages/prerender-error
Additional information
It is a regression.
Evan-Ballmalei0311
Metadata
Metadata
Assignees
Labels
experimentalIssues and PRs related to experimental features.Issues and PRs related to experimental features.