Commit 3835c40
committed
fix: prevent infinite loading when entering onboarding without login
- Split merged loading condition into separate hydration and login checks
- Ensure non-logged-in users see LoginScreen instead of infinite loading
- Improve loading state logic clarity and maintainability1 parent 2870bbd commit 3835c40
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
101 | 106 | | |
102 | 107 | | |
103 | 108 | | |
| |||
0 commit comments