Replies: 1 comment
-
wouldn't the blocker prevent the "reload" already? or what does "reload" really mean here? |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello, amazing library!
Suppose I'm blocking the navigation using the
useBlocker
hook, is there a way to know, in a different part of the UI, that a blocker is active anywhere in the app? I would like to auto reload my application without doing it while the user is performing a blocking action.Thank you!
Beta Was this translation helpful? Give feedback.
All reactions