Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Child Elements are not cleared while using the templates of CarouselView.FormsPlugin when Dispose(UWP). #11878

Closed
mugundhan-saravanan opened this issue Aug 21, 2020 · 2 comments
Labels
external-components s/unverified New report that has yet to be verified t/bug 🐛

Comments

@mugundhan-saravanan
Copy link

Description

Child Elements of CarouselView.Plugin has not be cleared while navigating to another page

Steps to Reproduce

  1. Check the debugger memory session
  2. Take screenshot
  3. Click open carousel
  4. work on the list view and navigate back
  5. Take screenshot
  6. Stop Collection and check the session

Instances are not cleared

Expected Behavior

Instances must be cleared

Actual Behavior

Instances are not cleared

Basic Information

  • Version with issue: latest
  • Nuget Packages: Xamarin.Forms -4.7.0.1239
  • Affected Devices: CarouselView.FormsPlugin - 5.2.0

Screenshots

carouselViewPlugin

Reproduction Link

CarouselView.Plugin.zip

Workaround

Without using a CarouselView.Plugin or use any other items source control such as CollectionView or normal CarouselView means it children has been cleared, so this have reproduced only in the CarouselView.Plugin https://www.nuget.org/packages/CarouselView.FormsPlugin/

@mugundhan-saravanan mugundhan-saravanan added s/unverified New report that has yet to be verified t/bug 🐛 labels Aug 21, 2020
@mugundhan-saravanan mugundhan-saravanan changed the title Child Elements are not cleared while using the tempaltes of CarouselView.FormsPlugin when Dispose(UWP)) Child Elements are not cleared while using the templates of CarouselView.FormsPlugin when Dispose(UWP). Aug 21, 2020
@jsuarezruiz
Copy link
Contributor

The issue looks like a CarouselView.FormsPlugin issue, you can open an issue using https://github.com/alexrainman/CarouselView/issues

@jsuarezruiz jsuarezruiz added the s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. label Aug 24, 2020
@mugundhan-saravanan
Copy link
Author

Opened
alexrainman/CarouselView#581

@samhouts samhouts removed the s/needs-info ❓ A question has been asked that requires an answer before work can continue on this issue. label Aug 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
external-components s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

3 participants