Prevent login page show up when on auth is needed
This commit is contained in:
@@ -49,6 +49,7 @@ const AppContent = () => {
|
||||
|
||||
return () => {
|
||||
isMounted = false;
|
||||
setInitializing(false)
|
||||
}
|
||||
}, [isAuthenticated])
|
||||
|
||||
|
Reference in New Issue
Block a user