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
For some reason, when I click NavItems in my header everything works as expected (the URL changes) but the active class is not updated unless I do a full page refresh. Using react-router's Link component works as expected though.