Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need history.BackTo(string) #948

Open
payneio opened this issue Mar 19, 2022 · 0 comments
Open

Need history.BackTo(string) #948

payneio opened this issue Mar 19, 2022 · 0 comments

Comments

@payneio
Copy link

payneio commented Mar 19, 2022

If this package had a history.BackTo('/<path>') method, it could be used to entirely match the capabilities of native mobile navigation APIs. This would allow developers to specify a path (or better, a match pattern) and, when called, the history would be popped back to the first location matching that path... or a default root path (e.g. "/") in the case the path is not found in the history.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant