You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I agree. I also had a hard time finding the memory leak because of the same problem. Currently, the existing WPF ComboBox is being used or replaced with another ComboBox.
But other features work very well. thank you
Describe the bug
If a combobox appears in the window, then after closing the window, the window instance will not be collected by the garbage collector
Steps to reproduce the bug
Expected behavior
Window instance available for garbage collection
Screenshots
Link graph when window is closed (leak)
Link graph when window is open
NuGet package version
HandyControls (Custom version) 3.4.5
IDE
Visual Studio 2019
Framework type
.Net Framework 4.7.2
Windows version
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: