Commit e915910
committed
fix(router): use pushNamed instead of goNamed for navigation
- Replace goNamed with pushNamed to preserve navigation stack
- Ensures correct context and ancestor widgets when launching from terminated state
- Maintains proper feed structure when navigating to article details1 parent 120acb0 commit e915910
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
223 | 229 | | |
224 | 230 | | |
225 | 231 | | |
| |||
0 commit comments