Open SVRagul opened 1 year ago
Particularly on iOS 14 and .NET 7 whereas it was working perfectly in .NET 6 and iOS 13
We've moved this issue to the Backlog milestone. This means that it is not going to be worked on for the coming release. We will reassess the backlog following the current release and consider this item at that time. To learn more about our issue management process and to have better expectation regarding different types of issues you can read our Triage Process.
Verified this issue with Visual Studio 17.7.0 Preview 1.0. Can repro on Windows and Android platform with sample project. CollectionViewDemos
Description
Carousel view selection and scrolling is not working perfectly as mentioned in below link.
https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/carouselview/?view=net-maui-7.0
Sample: https://learn.microsoft.com/en-us/samples/dotnet/maui-samples/userinterface-carouselview
Note: I have tested in Android and UWP.
Steps to Reproduce
Link to public reproduction project repository
https://learn.microsoft.com/en-us/samples/dotnet/maui-samples/userinterface-carouselview
Version with bug
7.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Android, Windows, I was not able test on other platforms
Affected platform versions
Android 12
Did you find any workaround?
No
Relevant log output
No response