Replies: 1 comment 2 replies
-
|
remind me please, whats the current behavior with multiple blockers? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There should be a way to control the blocking behavior when multiple blockers are present. I suggest that we add an optional
priorityparameter to the blockers, call and await them in descending order, and pass to the next blocker whether the navigation is blocked by the blockers with higher priority.I can make a PR if the maintainers approve the idea.
Beta Was this translation helpful? Give feedback.
All reactions