1 year later, issue still persists:
Tested on simulator and real device: watchOS11.2, Xcode 16.2
ERROR: ScrollView contentOffset binding has been read; this will cause grossly inefficient view performance as the ScrollView's content will be updated whenever its contentOffset changes. Read the contentOffset binding in a view that is not parented between the creator of the binding and the ScrollView to avoid this.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: