-
Notifications
You must be signed in to change notification settings - Fork 1.9k
CollectionView with SwipeView items behave strangely #24603
Copy link
Copy link
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewarea-controls-swipeviewSwipeViewSwipeViewplatform/androidplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewarea-controls-swipeviewSwipeViewSwipeViewplatform/androidplatform/ioss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
I have a CV with SwipeViews. If you swipe one item to open and then scroll down another open item appear. Just watch the video:
https://github.com/user-attachments/assets/49fa7ad8-6078-42de-869c-2168dd202f3d
I think the problem is, that the CV reusing the template.
Steps to Reproduce
Use repro (MAUI version: 8.0.90-ci.net8.24420.2):
MauiApp12.zip
Link to public reproduction project repository
No response
Version with bug
Nightly / CI build (Please specify exact version)
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
iOS, Android
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response