I am getting the default login prompt of wix without using promptlogin anywhere in my code

Hi, I have a custom login page. I have many pages which are only available to logged in users. So if a non-logged in user tries to access such a page, I am redirecting the user to the customer login page.

This was working fine till recently. Now, everytime this redirect is being done, I am landing at the custom login page, but also getting the default login prompt. See video below.

I don’t want this default prompt to come. What could be causing this?

1 Like