Replies: 1 comment
-
Sounds like an issue more than a discussion but has none of the details we'd need to troubleshoot (which are requested on the issue template) I can say that structure seems really odd to me. Why wrap it in a new Promise? Remove that wrapping indirection and just return via Promise.resolve/reject directly ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just simple question, i am not able to catch error "invalid-verification-code" when im try input wrong OTP from SMS.
here is my function to handle confirm button
Beta Was this translation helpful? Give feedback.
All reactions