Using SelectionChangedCommand with CollectionView in Shell.FlyoutContent results in Win32 Unhandled Exception #10041
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
high
It doesn't work at all, crashes or has a big impact.
platform/windows 🪟
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
Please refer attached sample. Sample works correctly on macOS but results in exception on Windows.
Steps to Reproduce
Run the attached project on windows; it results in Win32 Unhandled Exception.
Link to public reproduction project repository
https://github.com/nikamvd/Shell.FlyoutContent.Crash
Version with bug
6.0.400
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows 10.0.19044
Did you find any workaround?
CollectionView works with the SelectionChanged Event. However I will end up writing different 2 versions of collection view 1 for iOS, Android and MacOS and another for Windows.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: