Commit 3ef6f14
Drop a navigation guard that never fired
It compared a copy of a parameter against the parameter it was copied from,
so the condition was never true. Its job — keeping a superseded navigation
from acting on its own props — is done by the ABANDONED response instead.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent e8a0954 commit 3ef6f14
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
| 195 | + | |
198 | 196 | | |
199 | 197 | | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | 198 | | |
205 | 199 | | |
206 | 200 | | |
| |||
0 commit comments