Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mugundhan-saravanan opened this issue Aug 24, 2020 · 1 comment
Labels

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/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants