Abnormal navigation issue

Actions & Logic

I'm building a application in flutterflow that has auth based on different roles. I have multiple roles in my app and the user is directed to pages based on the role selected. the issue I'm facing is with the student role, on signup, when submit button is clicked the action is to navigate to studentProfile page, now what happens is it does direct to studentProfile page but after maybe a split second it just automatically gets redirect to homepage, whereas there's no action to do so, also a major thing to note is it happens only the first time in a session, (by session I mean not restarting the app), the next time it works as intended. the flow I have defined in my action flow: signup->profiledetails->preference->home why is this happening. Another thing to note on the same signup button, actions for other roles nav is also done on a conditional action, but those seem to be working fine, another thing to note is on other role navs, there is a send email verification link -> nav to page.

What have you tried so far?
  • Tried adding delays

Did you check FlutterFlow's Documentation for this topic?
No
3
7 replies