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
When clicking on the Next button after entering the phone number and OTP channel for login, the Next text converts into a loading spinner. However, before the CAPTCHA is retrieved, the loading stops abruptly and the Next button becomes clickable again. This delay persists for approximately 1-2 seconds. If the user clicks on the Next button during this period, two CAPTCHAs are displayed simultaneously.
Steps to Reproduce :
Navigate to the login screen and enter your phone number.
Click on the "Next" button.
After the loading stops, quickly click on the "Next" button again.
Observe the appearance of two CAPTCHAs simultaneously.
Screenshot :
This issue occurs due to the delay in retrieving the CAPTCHA during the login process, potentially leading to multiple CAPTCHAs being displayed if the "Next" button is clicked too quickly. If this issue seems valid, then I am happy to contribute.
The text was updated successfully, but these errors were encountered:
Description :
When clicking on the Next button after entering the phone number and OTP channel for login, the Next text converts into a loading spinner. However, before the CAPTCHA is retrieved, the loading stops abruptly and the Next button becomes clickable again. This delay persists for approximately 1-2 seconds. If the user clicks on the Next button during this period, two CAPTCHAs are displayed simultaneously.
Steps to Reproduce :
Screenshot :
This issue occurs due to the delay in retrieving the CAPTCHA during the login process, potentially leading to multiple CAPTCHAs being displayed if the "Next" button is clicked too quickly. If this issue seems valid, then I am happy to contribute.
The text was updated successfully, but these errors were encountered: