[Compiler Bug]: Unexpected [ Server ] Error: {} causing ErrorBoundary crash in Next.js 15.1.6 with Turbopack #33025
Labels
Component: React Compiler
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Type: Bug
What kind of issue is this?
Link to repro
https://github.com/Emmanuel-Xs/devlinks
Repro steps
What is the issue?
I'm encountering a [ Server ] Error: {} that causes a full Error Boundary crash in my app.
This happens unexpectedly during normal navigation and rendering.
The error appears to originate from react-server-dom-turbopack inside next@15.1.6, and seems related to server components.
Error logs:
Also the console shows:
Screenshots:
(Attached below)
How often does this bug happen?
Sometimes
What version of React are you using?
19.0.0
What version of React Compiler are you using?
19.0.0-beta-714736e-20250131
The text was updated successfully, but these errors were encountered: