Swift gurus are these two equivalent?
Trying to get a ScrollView to jump back to the previous first item when new items are added and even in a test project this seems to be required before it works reliably!
This itself is in an .onChange modifier listening to the items if that helps with context
#swift #iOSdev
@phill ah, thanks!
Any ideas on ways to prevent this until the view is redrawn? Or just .asyncAfter and hope for the best haha 🤔