verify SMS Code not working

General Conversations

I have been struggling with this for the past 3 months. I am implementing phone auth with Firebase and I am getting the OTP SMS properly.

However when I key in the OTP and submit, the page isn't navigating to the logged in page. I have tried BOTH navigating automatically as well as otherwise using an explicit navigation using an action. Neither seems to work.

After i submit the verify sms action button on the page and refresh to the root url, it leads to the logged in page. which means that the authentication was successful.

Help required urgently to figure how to navigate automatically after verification.

3
5 replies