Skip to content

Possible To Use Existing Routes & Components? #96

@flyingace

Description

@flyingace

Is there any way to configure the router so that if a route or component that has already been called is called again it re-uses the route/component rather than adding another to the stack?

Is there a way to search the stack to see if the same route is already in the stack and then return it to the top of the stack?

Is there a way to determine what the current route is so that it can be checked against the Action that is being called?

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