PTVS
PTVS copied to clipboard
After switching to the "Packages" window a second time, the packages are not displayed.
Describe the bug
Steps to Reproduce
- Create a Python Application project.
- Right-click on the current environment and select Manage Python Packages...
- Switch to overview page.
- Switch to Packages page.
Expected behavior
Show packages.
Additional context and screenshots
Packages are not displayed after switching.
@bschnurr Could this be related to the fix you did for excessive memory usage issue? See this pr: https://github.com/microsoft/PTVS/pull/7652
ya probably