Skip to content

fix(remix): Rethrow loader, action and documentRequest errors #11793

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

Merged
merged 1 commit into from
Apr 26, 2024

Conversation

onurtemizkan
Copy link
Collaborator

Closes: #11615

Copy link
Contributor

github-actions bot commented Apr 25, 2024

size-limit report 📦

Path Size
@sentry/browser 21.65 KB (0%)
@sentry/browser (incl. Tracing) 32.68 KB (0%)
@sentry/browser (incl. Tracing, Replay) 68.03 KB (0%)
@sentry/browser (incl. Tracing, Replay) - with treeshaking flags 61.43 KB (0%)
@sentry/browser (incl. Tracing, Replay with Canvas) 72.07 KB (0%)
@sentry/browser (incl. Tracing, Replay, Feedback) 84.28 KB (0%)
@sentry/browser (incl. Feedback) 37.79 KB (0%)
@sentry/browser (incl. sendFeedback) 26.43 KB (0%)
@sentry/browser (incl. FeedbackAsync) 30.93 KB (0%)
@sentry/react 24.33 KB (0%)
@sentry/react (incl. Tracing) 35.64 KB (0%)
@sentry/vue 25.47 KB (0%)
@sentry/vue (incl. Tracing) 34.47 KB (0%)
@sentry/svelte 21.77 KB (0%)
CDN Bundle 23.95 KB (0%)
CDN Bundle (incl. Tracing) 33.97 KB (0%)
CDN Bundle (incl. Tracing, Replay) 67.67 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) 83.54 KB (0%)
CDN Bundle - uncompressed 70.56 KB (0%)
CDN Bundle (incl. Tracing) - uncompressed 100.92 KB (0%)
CDN Bundle (incl. Tracing, Replay) - uncompressed 210.53 KB (0%)
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 256.92 KB (0%)
@sentry/nextjs (client) 34.86 KB (0%)
@sentry/sveltekit (client) 33.24 KB (0%)
@sentry/node 138.48 KB (-0.01% 🔽)

@onurtemizkan onurtemizkan marked this pull request as ready for review April 25, 2024 15:43
@onurtemizkan onurtemizkan force-pushed the onur/remix-rethrow-server-errors branch from e82e912 to 7f0d239 Compare April 25, 2024 15:43
@onurtemizkan onurtemizkan force-pushed the onur/remix-rethrow-server-errors branch from 7f0d239 to d08b218 Compare April 26, 2024 09:14
@AbhiPrasad AbhiPrasad merged commit eec70b5 into develop Apr 26, 2024
@AbhiPrasad AbhiPrasad deleted the onur/remix-rethrow-server-errors branch April 26, 2024 13:00
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.

Error logs are muted when using wrapRemixHandleError as a handleError function in Remix
2 participants