You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When rotating iOS simulator to landscape the previous page in the list is selected.
Steps to Reproduce
Create a .NET 9 Maui app, add a CarouselView and select the CarouselViewHandler2
Have 3 ItemsSource
Have a DateTemplate
Run
Rotate the iPhone sim
The previous page (could be the last in the list as they loop) is selected, and cscrolling earlier does not work. User can swipe forward and then back to finally navigate earlier.
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
Haven't found one
Relevant log output
The text was updated successfully, but these errors were encountered:
Hi @JohnHDev. We have added the "s/needs-repro" label to this issue, which indicates that we require steps and sample code to reproduce the issue before we can take further action. Please try to create a minimal sample project/solution or code samples which reproduce the issue, ideally as a GitHub repo that we can clone. See more details about creating repros here: https://github.com/dotnet/maui/blob/main/.github/repro.md
This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time.
Description
When rotating iOS simulator to landscape the previous page in the list is selected.
Steps to Reproduce
Create a .NET 9 Maui app, add a CarouselView and select the CarouselViewHandler2
Have 3 ItemsSource
Have a DateTemplate
Run
Rotate the iPhone sim
The previous page (could be the last in the list as they loop) is selected, and cscrolling earlier does not work. User can swipe forward and then back to finally navigate earlier.
Link to public reproduction project repository
No response
Version with bug
9.0.21 SR2.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
Haven't found one
Relevant log output
The text was updated successfully, but these errors were encountered: