Login page popup not working

Hello,

New here. Just build my first two apps. They are demos of my products.

I have a problem with the login page (smartvideo.visualhive.co)

The login pop does not appear in the live app. It works in preview.

The Register Button works.

I have triple-checked all workflows and they seem ok. I have my second app which is built identically (copied actually) and there the login popup works perfectly.


Screenshot 2023-01-12 at 13.05.09

Hi there, @bogdan1… I have no idea why the Login button isn’t working, of course, but the only thing that comes to mind is that you haven’t deployed the popup to live because you said the popup works in preview but not in live. I’m all but certain that is not going to be the issue here, but again, it’s the only thing that comes to mind, so I didn’t think it could hurt to throw it out there.

Best…
Mike

1 Like

Complementing what @mikeloc said… other thing I noticed here is that you have an Only When condition in the step where you show the popup. This can also be causing this behavior… What is the condition?

Ah, nice catch, @rpetribu… maybe it’s only when Isn't live version is "yes". :wink:

Or, Current User is not logged in :man_shrugging: :rofl:

Sorted:

There was an error in my logic. I initially set it up so that when the {index} page is loaded, it would take you to the {home} page (same as for all pages), but I somehow deleted that workflow when I was reworking the page system.

And on the index page the designed remained the same, and I did not change the design, and there was no workflow on the login button.

Simple… :roll_eyes:

Thank you @rpetribu & @mikeloc !

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.