Verify canary release
Provide environment information
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000
Binaries:
Node: 16.18.1
npm: 8.19.2
Yarn: 1.22.19
pnpm: N/A
Relevant packages:
next: 13.0.6
eslint-config-next: 13.0.6
react: 18.2.0
react-dom: 18.2.0
Which area(s) of Next.js are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue
To Reproduce
Have a site running 13.0.7 with SSR, dynamic routes, and transpiled modules.
Describe the Bug
Recieve the below console error in both preview and local.
https://reactjs.org/docs/error-decoder.html/?invariant=421

Expected Behavior
No suspense boundary error as in 13.0.6
Which browser are you using? (if relevant)
Firefox
How are you deploying your application? (if relevant)
Vercel
Verify canary release
Provide environment information
Operating System:
Platform: darwin
Arch: arm64
Version: Darwin Kernel Version 22.2.0: Fri Nov 11 02:03:51 PST 2022; root:xnu-8792.61.2~4/RELEASE_ARM64_T6000
Binaries:
Node: 16.18.1
npm: 8.19.2
Yarn: 1.22.19
pnpm: N/A
Relevant packages:
next: 13.0.6
eslint-config-next: 13.0.6
react: 18.2.0
react-dom: 18.2.0
Which area(s) of Next.js are affected? (leave empty if unsure)
No response
Link to the code that reproduces this issue
To Reproduce
Have a site running 13.0.7 with SSR, dynamic routes, and transpiled modules.
Describe the Bug
Recieve the below console error in both preview and local.
https://reactjs.org/docs/error-decoder.html/?invariant=421
Expected Behavior
No suspense boundary error as in 13.0.6
Which browser are you using? (if relevant)
Firefox
How are you deploying your application? (if relevant)
Vercel