I have a log in page, and I use xano as backend. My login works well, it returns what it needs to return.
I added a switch in the success of form submit event, to navigate to different pages depending on a boolean value. It always seem to throw Blocked navigation.
And this is my switch. See anything amiss?