Reactjs – Microsoft Authentication error: React "hash_empty_error" when using loginPopup
I am failing to understand the error that I am getting while trying to authenticate a user with the Micrsoft Authentication library for React (@azure/msal-react). I need help understanding why it fails when attempting to sign in a user using…