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
We have developed a project with Azure B2C and by testing we have detected that when registering, when the passwords do not match, the browser does not go up directly to show you the error message, it remains at the bottom of the page screen, with other errors it does automatically go up to the message.
You can check the behavior with this live demo by filling in everything correctly except the passwords, making them not match, you will see how the error that the passwords do not match appears but the browser does not take you to the error message but stays at the bottom
We have developed a project with Azure B2C and by testing we have detected that when registering, when the passwords do not match, the browser does not go up directly to show you the error message, it remains at the bottom of the page screen, with other errors it does automatically go up to the message.
You can check the behavior with this live demo by filling in everything correctly except the passwords, making them not match, you will see how the error that the passwords do not match appears but the browser does not take you to the error message but stays at the bottom
https://b2clivedemo.b2clogin.com/b2clivedemo.onmicrosoft.com/B2C_1A_Demo_SUSI_TOU/oauth2/v2.0/authorize?client_id=cfaf887b-a9db-4b44-ac47-5efff4e2902c&nonce=defaultNonce&redirect_uri=https://jwt.ms&scope=openid&response_type=id_token&prompt=login
Is there a way to fix this behavior?
Thanks you,
regards
The text was updated successfully, but these errors were encountered: