Login widget multiple click issue

Hi,

We have a website in Angularjs using auth0 login, we are facing an issue in handling repeated click in auth0 widget login button.
Everything works well if we click normally in the login button. But when we click it continuously, it’s loading the same page again. It will be great if you can handle this scenario from auth0 side just like disable the button if the user clicks it.

Please see the video: https://www.screencast.com/t/ppMMuU9tvI

Thank you.

Auth0 support complete customization of hosted pages. You can achieve this functionality by customizing your own page. Just navigate to universal Login → Login and enable customize login toggle and update page according to your requirement.

@rashid779939
Thanks for the quick response.

As we don’t want custom login page implementation, we feel like this is a bug from Auth0 login widget.

I have the same problem, when I do more than one click on login, my application loads inside the login popup window. Any recommendation please.