I have a BIG problem with SwiftUI evaluating my sheet again after the user dismissed it:
Even though the sheet is not shown again, the sheet's .task is run again, trying to download data again.
The .task must not be run a second time after dismissing the sheet. That clearly is a major bug!
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: