When `IsViewReusingEnabled` is enabled we're getting artifacts from previous views when replacing the bound `ItemsSource` https://github.com/user-attachments/assets/d23dc77d-6783-4de2-a419-0579394954f5 Repro: https://github.com/reid-kirkpatrick/CarouselLeaks Just remove `IsViewReusingEnabled` from the `MainPage`
When
IsViewReusingEnabledis enabled we're getting artifacts from previous views when replacing the boundItemsSourcereuse-bug.mp4
Repro: https://github.com/reid-kirkpatrick/CarouselLeaks
Just remove
IsViewReusingEnabledfrom theMainPage