-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- In Routing Hooks you have
authGuardandgoto("/protected/denied"); - then in
Routeryou passpre: authGuard - If developer define in
RouteConfigpath: 'protected/denied'then the user is in infinite loop and browser blow up
Expected behavior
- router should have some mechanics from infinite loop
- How to exclude some routes from pre
Logs
If available please provide any available logs, screenshots, etc.
Additional context
- How to exclude some routes from pre or show in documentation how to do it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working