Yevhen Babiichuk (DustDFG) 35fd7ab163 Prevent ErrorPanelHelper from leaking memory
It is created as field in BaseStateFragment but at the same time it stores reference
to that BaseStateFragment which wasn't nulled everywhere which caused memory leaks
2026-01-01 13:37:56 +02:00
..