The Issue:
When interacting with the SlideView on a Windows touch device and having ScrollView as a child element:
Actual Behavior: Once the user swipes inside the ScrollView using a touch gesture, the SlideView loses control of the touch gestures and never regains it. This leaves the user unable to swipe between slides.
Expected Behavior: Swiping gestures should seamlessly transition between scrolling the content within the ScrollView and navigating the SlideView.
Environment Details:
Platform: Windows
Control: Telerik SlideView with ScrollView as child elements
Touch Device: Windows touch-enabled hardware