You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@vlzuiev I've just started using a very hacky workaround, but I have my fingers crossed that there will be a nicer solution for use navigation from sagas/logic outside of components in the future.
What is the way around with basename if I'm using the newest version of history lib(5.0.0)
const history = createBrowserHistory({ basename: '/user-instructions' });
The text was updated successfully, but these errors were encountered: