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.
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.
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?
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.