Gesture recognizers and/or touch event handling seems to have changed on iOS 26 relative to 18. Not sure if it is isolated to SwiftUI, but I have now had two previously working gestures break. A secondary scroll gesture in a SwiftUI scroll view with charts. Also, a tap gesture in a map view. Curious how wide spread the impact.