CommunityToolkit/WindowsCommunityToolkit

Sample App has a memory leak issue

Open

#2 608 ouverte le 26 oct. 2018

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)C# (1 403 forks)batch import
bug :bug:help wantedsample app 🖼to discuss

Métriques du dépôt

Stars
 (5 708 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

I'm submitting a...

  • Bug report (I searched for similar issues and did not find one)

Current behavior

The sample app keeps references to sample objects after they are no longer used.

Expected behavior

The sample app should clean up all references to sample objects once the sample is closed

Minimal reproduction of the problem with instructions

  • Run the sample app through Visual Studio
  • Take a memory snapshot
  • Navigate through different samples and navigate back to the initial page
  • Take another memory snapshot and compare

Environment

Windows 10 Build Number:
- [ ] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] Insider Build (build number: )

App min and target version:
- [x] Fall Creators Update (16299)
- [ ] April 2018 Update (17134)
- [x] October 2018 Update (17763)
- [ ] Insider Build (xxxxx)

Device form factor:
- [x] Desktop
- [ ] Mobile
- [ ] Xbox
- [ ] Surface Hub
- [ ] IoT

Visual Studio 
- [ ] 2017 (version: )
- [x] 2017 Preview (version: 15.9.0 Preview 4)

Guide contributeur