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

RouteGuards not called when accessing directly in the browser (Flutter web) #50

Open
lbuse opened this issue Sep 8, 2020 · 0 comments

Comments

@lbuse
Copy link

lbuse commented Sep 8, 2020

If I try to access a protected route with Routes.sailor.navigate('/protected-route')), it works as expected, but if try to access directly through the browser, routeGuard is not called.

Is there a way I can make the guard work?

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