Skip to content

Add guidance for handling render errors, #14054

Closed
@jjones315

Description

@jjones315

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions