You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
app: Query initial-account-id while handling initial routes
This avoids a potential race if the queried account is logged out
between the invocation of `_ZulipAppState.build` and
`MaterialApp.onGenerateInitialRoutes`.
0 commit comments