Skip to content

Feature Wish: Annotation for Error Views #35

@ghost

Description

Currently I have to call
super.getNavigator().setErrorView(new ErrorView());
to add my view as an error view (I stand corrected). I would expect something like a
@VaadinErrorView
annotation, which can only be used for exactly one class (This could be checked by the DiscoveryNavigator).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions