Skip to content

Feature request: router.back('/fallback') #575

@jaredreich

Description

@jaredreich

This feature could perform in two ways:

if the previous history entry is within the application's domain
    go back to previous router history entry
else if the previous history is outside the application's domain
    go back to fallback route

This would be beneficial for applications where the user can navigate to many different routes from a sidebar or topbar form of navigation, where the previous route could be one of many many different routes.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions