SwipeView crashes on Windows when in a CollectionView during scrolling #15546
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
area-controls-swipeview
SwipeView
platform/windows 🪟
s/triaged
Issue has been reviewed
s/try-latest-version
Please try to reproduce the potential issue on the latest public version
t/bug
Something isn't working
Milestone
Description
When adding a simple SwipeView to a DataTemplate of a CollectionView and then scrolling through the collection view's items it crashes on Windows with an unhandled exception.
It works fine on iOS and macOS. It doesn't work on Android but at least doesn't crash.
Steps to Reproduce
If using the supplied reproduction project. Then just run the project and scroll the collection.
Link to public reproduction project repository
https://github.com/KeithBoynton/SwipeView
Version with bug
7.0.86
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
net7.0-windows10.0.19041.0
Did you find any workaround?
None found.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: