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

Throwing a 404 response from loader causes "Handling response" message + error boundary doesn't work #919

Open
nboliver-ventureweb opened this issue Dec 31, 2024 · 0 comments

Comments

@nboliver-ventureweb
Copy link

nboliver-ventureweb commented Dec 31, 2024

When throwing a 404 response from a loader per the Remix docs,
a "Handling response" message shows.

Image

Tried adding a custom error boundary after finding this issue: #597 (comment), but it does not seem like there's a way to make that work based on @paulomarg 's comments.

What is the recommended process for custom error boundaries in this situation?

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

No branches or pull requests

1 participant