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
I'm also running into a problem here - I'm using the applyRouterMiddleware function included with react-router by default to add the useScroll middleware. However, the useRelativeLinks middleware doesn't seem to work unless I use the applyRouterMiddleware function from react-router-apply-middleware. Any plans to consolidate the two?
Now that
react-router
ships withapplyRouterMiddleware
by default, maybe the peer dependency toreact-router-apply-middleware
should be removed?The text was updated successfully, but these errors were encountered: