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

Add guidance for handling render errors, #14054

Closed
jjones315 opened this issue Oct 30, 2024 · 0 comments · Fixed by #14211
Closed

Add guidance for handling render errors, #14054

jjones315 opened this issue Oct 30, 2024 · 0 comments · Fixed by #14211

Comments

@jjones315
Copy link

Describe the problem

right now if any error occurs while rendering the page just silently dies in some cases. getting hit with this while dealing with issue 14046.

Describe the proposed solution

Adding something like an error boundary similar to react would be ideal, but if that's out of question documenting best practices in the documentation would be great.. I know this has been brought up before. not sure if svelte 5 will change anything.

Importance

would make my life easier

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 a pull request may close this issue.

1 participant