World Chat Messenger allows users from completely different language backgrounds to converse with each other in their own language taking globalization to the next level.
2
stars
0
forks
source link
[BUG]: Login with correct credentials not navigating to AuthenticatedApp #77
useState in authContext was not tracking user object as a result only when manually refreshed Home component would have access to it. Its now tracked so the issue is resolved now
After login the page has to be refreshed to see the chat app.