Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stacktraces are gone and dev experience suffers #74925 #74988

Open
haf opened this issue Jan 16, 2025 · 0 comments
Open

Stacktraces are gone and dev experience suffers #74925 #74988

haf opened this issue Jan 16, 2025 · 0 comments
Labels
Developer Experience Issues related to Next.js logs, Error overlay, etc.

Comments

@haf
Copy link

haf commented Jan 16, 2025

Link to the code that reproduces this issue

https://github.com/haf/ffs-verecel

To Reproduce

Run the app to see the demo.

Try to figure out the input to ThrowingComponent and what component rendered it in a large project, where ThrowingComponent is rendered from multiple async components, layouts, pages, etc. You can't, because the stack trace is missing!

Image

Current vs. Expected behavior

See example

Provide environment information

https://github.com/vercel/next.js/issues/74925

Which area(s) are affected? (Select all that apply)

Developer Experience

Which stage(s) are affected? (Select all that apply)

next dev (local), next start (local), Vercel (Deployed), Other (Deployed)

Additional context

#74925

@haf haf added the bug Issue was opened via the bug report template. label Jan 16, 2025
@github-actions github-actions bot added the Developer Experience Issues related to Next.js logs, Error overlay, etc. label Jan 16, 2025
@samcx samcx removed the bug Issue was opened via the bug report template. label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Developer Experience Issues related to Next.js logs, Error overlay, etc.
Projects
None yet
Development

No branches or pull requests

2 participants