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

how to clear all routes in routemaster? #330

Open
abhijain1705 opened this issue Oct 2, 2023 · 1 comment
Open

how to clear all routes in routemaster? #330

abhijain1705 opened this issue Oct 2, 2023 · 1 comment

Comments

@abhijain1705
Copy link

abhijain1705 commented Oct 2, 2023

just like navigator is there a way to use
pushAndRemoveUntil in routemaster to clear all routes.?
this doesn't work

Routemaster.of(context)
.popUntil((routeData) => routeData.path == "/");
Routemaster.of(context).replace("/");

@Yasoury
Copy link

Yasoury commented Nov 4, 2024

Thank you.

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

2 participants