Navigation jumping to 4th screen on login

Resolved

Hey there,

Having an issue with navigation in Test mode (doesn't happen in preview mode). When I login using firebase, the navigation jumps to the 4th screen in the flow and skips the first 3.

Pages are like this:

Splash screen -> login bottom sheet -> Welcome screen 1 -> Welcome screen 2 -> Welcome screen 3 -> upload avatar

I tap the login button, the login bottom sheet opens, I login and the app navigates to the upload avatar screen. I've checked that there aren't any additional actions tied to the login button, and my first authenticated screen is set to welcome screen 1. Any idea why this might be happening?

1
5 replies