Closed JonathanStefanov closed 9 months ago
Do you have any solution?
Could you try looking at the developer tools' Network tab and posting the last failed request's (assuming there is one) response?
It was an issue with the CORS anywhere proxy which was not used for the OTP request. I've just found the error and fixed it but noticed you also correctly fixed it in your last commit
Issue Description
I'm encountering an issue on the login page where the "Send" button remains unresponsive after entering my mobile phone number for verification.
Steps to Reproduce
Expected Behavior
I expect the "Send" button to trigger a verification process that sends an SMS code to my mobile phone, allowing me to proceed with the login.
Actual Behavior
The "Send" button does not respond upon clicking. The interface shows no indication of processing the request, and it indefinitely stays in a "Send" state without any error messages or feedback.
Environment
ScreenShot