Add createHistoryRouter as counterpart of HistoryRouter #11163
bedrich-schindler
started this conversation in
Proposals
Replies: 0 comments
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.
-
Due to several reasons, we migrated from v5 to v6 to
HistoryRouter
, which is currently prefixed withunstable_
. Unfortunately, to use some hooks likeuseBlocker
, it is required to use data router andcreateHistoryRouter
as counterpart toHistoryRouter
is missing.Beta Was this translation helpful? Give feedback.
All reactions