You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that if an event updates the order of items in a list and at the same time updates a property of a list item in a tab view, after navigating from another tab, then the list no longer behaves as expected after the first update.
What happened?
I noticed that if an event updates the order of items in a list and at the same time updates a property of a list item in a tab view, after navigating from another tab, then the list no longer behaves as expected after the first update.
Without reordering (working):
Simulator.Screen.Recording.-.iPhone.15.-.2024-09-11.at.16.39.27.mp4
With reordering (not working) after navigating from another tab:
Simulator.Screen.Recording.-.iPhone.15.-.2024-09-11.at.16.42.26.mp4
Note that the circular indicator does not change even as the list order changes.
Relevant code:
Library Version
0.3.0
Xcode Version
15.4 (15F31d)
Swift Version
No response
On which device or simulator are you running into the problem?
iPhone
Target Device Operating System Version
17.2
Relevant log output
No response