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
React Router moves to login route on navigating back(i.e. clicking back button on browser) from chat route, while it is expected to navigate back to rooms route.
React Router moves to
loginroute on navigating back(i.e. clicking back button on browser) fromchatroute, while it is expected to navigate back toroomsroute.