Closed
Description
Description
Steps to Reproduce
- Create new .NET Maui App
- Add a SwipeView with some content
- Add code to programmatically open the SwipeView
- Open the SwipeView with swipe gesture => SwipeView is displayed correctly
- Open the SwipeView programmatically with SwipeView.Open(...) => Problem occurs (only on iOS)
See picture in the description to see the problem
Link to public reproduction project repository
https://github.com/Heinz12/MauiIssueSwipeView
Version with bug
7.0.92
Is this a regression from previous behavior?
Yes, this used to work in Xamarin.Forms
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No
Relevant log output
No response