Skip to content

Better way of handling fallback for ErrorBoundary #318

@Cynosphere

Description

@Cynosphere

Currently ErrorBoundary's fallback property accepts a new component to create, but this is only useful for static components (e.g. restyling the error message).

If actual interaction or any sort of updating is needed, its basically as good as useless as it constantly re-renders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    core-extensionThis issue is related to a core extension of moonlightenhancementNew feature or requestgood first issueGood for newcomers
    No fields configured for Enhancement.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions