[regression/8.0.0-rc.1.9171] SwipeView Execute mode does not work when using Binding Command #17371
Labels
area-controls-swipeview
SwipeView
fixed-in-8.0.0-rc.2.9373
Look for this fix in 8.0.0-rc.2.9373!
i/regression
This issue described a confirmed regression on a currently supported version
platform/android 🤖
t/bug
Something isn't working
Milestone
Description
In net8-rc1, on android, Execute mode of a SwipeView is not working when using Binding Command.
This was working in net7 and also in net8-pre2.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/tranb3r/Issues/tree/main/MauiAppTestSwipeView
Version with bug
8.0.0-rc.1.9171
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.0-preview.7.8842
Affected platforms
Android
Affected platform versions
Android 34
Did you find any workaround?
When using SwipeItem.Invoked instead of the Binding Command, it seems to work.
But it's not really a workaround.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: