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
When you start on the dashboard and click on the "View All Devices" or "View All Racks" button the URL doesn't change. This means that when you click refresh you're taken back to the dashboard.
Updating the history state so that navigation works as expected is preferred here. That way refresh and back both will be do what the user expects.
When you start on the dashboard and click on the "View All Devices" or "View All Racks" button the URL doesn't change. This means that when you click refresh you're taken back to the dashboard.
Updating the history state so that navigation works as expected is preferred here. That way refresh and back both will be do what the user expects.