HeroUI Version 2.8.5 Describe the bug Event propagation appears to be interrupted in certain components. Global event handlers (e.g., document .addEventListener) cannot intercept user interactions as ...
When I use the Pan Gesture handler on latest iOS 26, the events are not triggered same as they do on iOS 18.x, Particularly when it's just a touch without drag. on iOS 26 if we: touch and then remove ...