Commit d3e051f
committed
fix(authentication): update button navigation to avoid replacing entire stack
- Change context.goNamed to context.pushNamed in AuthenticationPage
- This modification prevents the authentication page from being replaced
- Allows users to navigate back to the authentication page1 parent cf687d0 commit d3e051f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments