Description
Net Maui on platform Windows PointerOver and Selected states is not working together ? Also when I set first selection is selected (
MyCollectionview.SelectedItem = ((ObservableCollection)MyCollectionview.ItemsSource).FirstOrDefault(); )
selection is done but color of item disappear
I think It is bug. .How to fix it ? Thanks
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.3
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
Description
Net Maui on platform Windows PointerOver and Selected states is not working together ? Also when I set first selection is selected (
MyCollectionview.SelectedItem = ((ObservableCollection)MyCollectionview.ItemsSource).FirstOrDefault(); )
selection is done but color of item disappear
I think It is bug. .How to fix it ? Thanks
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.3
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.3
Affected platforms
Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response