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

feat(nuxt): Add enableNitroErrorHandler to server options #15444

Merged
merged 7 commits into from
Feb 19, 2025

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Feb 19, 2025

closes #15409

Copy link

codecov bot commented Feb 19, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
264 2 262 8
View the top 2 failed test(s) by shortest run time
errors.server.test.ts server-side errorscaptures api fetch error (fetched on click)
Stack Traces | 30s run time
errors.server.test.ts:5:3 captures api fetch error (fetched on click)
errors.server.test.ts server-side errorscaptures api fetch error (fetched on click) with parametrized route
Stack Traces | 30s run time
errors.server.test.ts:23:3 captures api fetch error (fetched on click) with parametrized route

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

@s1gr1d s1gr1d merged commit d42d04f into develop Feb 19, 2025
124 checks passed
@s1gr1d s1gr1d deleted the sig/nitro-error-hook branch February 19, 2025 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Nuxt] Ability to customize/turn off Sentry's Nitro hook handler
2 participants