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

fix(nextjs): Don't capture devmode server-action redirect errors #15485

Merged
merged 4 commits into from
Feb 25, 2025

Conversation

lforst
Copy link
Member

@lforst lforst commented Feb 25, 2025

Fixes #15476

Copy link
Contributor

github-actions bot commented Feb 25, 2025

size-limit report 📦

⚠️ Warning: Base artifact is not the latest one, because the latest workflow run is not done yet. This may lead to incorrect results. Try to re-run all tests to get up to date results.

Path Size % Change Change
@sentry/browser 23.05 KB - -
@sentry/browser - with treeshaking flags 22.84 KB - -
@sentry/browser (incl. Tracing) 36.13 KB - -
@sentry/browser (incl. Tracing, Replay) 73.28 KB +0.01% +1 B 🔺
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.71 KB +0.01% +1 B 🔺
@sentry/browser (incl. Tracing, Replay with Canvas) 77.9 KB -0.01% -1 B 🔽
@sentry/browser (incl. Tracing, Replay, Feedback) 90.48 KB +0.01% +1 B 🔺
@sentry/browser (incl. Feedback) 40.2 KB +0.01% +1 B 🔺
@sentry/browser (incl. sendFeedback) 27.68 KB - -
@sentry/browser (incl. FeedbackAsync) 32.48 KB +0.01% +1 B 🔺
@sentry/react 24.87 KB - -
@sentry/react (incl. Tracing) 38.01 KB - -
@sentry/vue 27.29 KB - -
@sentry/vue (incl. Tracing) 37.81 KB +0.01% +1 B 🔺
@sentry/svelte 23.09 KB - -
CDN Bundle 24.25 KB +0.01% +1 B 🔺
CDN Bundle (incl. Tracing) 36.15 KB - -
CDN Bundle (incl. Tracing, Replay) 71.15 KB +0.01% +1 B 🔺
CDN Bundle (incl. Tracing, Replay, Feedback) 76.33 KB - -
CDN Bundle - uncompressed 70.91 KB - -
CDN Bundle (incl. Tracing) - uncompressed 107.29 KB - -
CDN Bundle (incl. Tracing, Replay) - uncompressed 218.55 KB - -
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 231.11 KB - -
@sentry/nextjs (client) 39.18 KB +0.04% +15 B 🔺
@sentry/sveltekit (client) 36.54 KB +0.01% +1 B 🔺
@sentry/node 142.09 KB - -
@sentry/node - without tracing 95.52 KB - -
@sentry/aws-serverless 119.85 KB - -

View base workflow run

@lforst lforst requested a review from chargome February 25, 2025 09:18
@lforst lforst merged commit 0db01f8 into develop Feb 25, 2025
125 checks passed
@lforst lforst deleted the lforst-no-shite-error branch February 25, 2025 09:34
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.

@Sentry/NextJS NEXT_REDIRECT error caught by Sentry
2 participants