do you mean the “signup” page, which should be hidden for logged-in users or those who have completed their profile - still flashes before disappearing?
if yes, then i have the same issue and i’d like to know exactly how you solved it. my “signup” page is hidden for users with completed profile and is set to be visible only for first-time users, but it still flashes for 1-2 seconds everytime we login.
on the navigation sidebar, i’ve moved the signup to the bottom, but i haven’t hidden it since i need new users to be able to navigate to it (if they veer off to their user profile screen, although ideally this should be the only screen they see). anyway, it still flashes for everyone regardless.
did you have to check the “hide from navigation” option? thanks
Don’t forget that visibility conditions and filter conditions are not security feature. If you have data that you don’t want signed-out user to see, you must use row owners. Here is the documentation: Row Owners | Glide Docs