Commit 7bf6bbf
Fix Runtime warning on pushing multiple items into NavigationStackController (TCA only) (#248)
* fix, add if isEmpty condition on removing invalid indices
* fix wrong isEmptyPosition
---------
Co-authored-by: Chavin Panicharoen <[email protected]>1 parent a488fef commit 7bf6bbf
File tree
1 file changed
+3
-1
lines changed1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
152 | 154 | | |
153 | 155 | | |
154 | 156 | | |
| |||
0 commit comments