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
BoardArtefact object creation - VERY IMPORTANT PRIORITY
New BoardArtefact objects are created every time the categories widget rebuilds, even for the same underlying data. These objects contain full widget trees and aren’t immediately garbage collected, causing dozens of duplicate objects to exist in memory simultaneously.