.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,927 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi there, I am facing an issue with a .Net Maui project where I have a ScrollView nested inside a CarouselView, both meant to scroll horizontally. However, when I attempt to scroll vertically in the ScrollView, it unintentionally triggers horizontal scrolling in the CarouselView. Any tips for that issue? Regards, Slik