Font variable doesn't visually update across pages unless text is interacted with DescriptionWhen I update a font family variable in my design system (e.g., changing FontPrimary in the brand collection), the text on some pages doesn't visually reflect the new font. The change does apply, but the new font only renders after I double click or otherwise interact with the text. Until then, the old font appears on canvas.This issue seems to affect styles that use font variables indirectly through alias collections and text styles.Steps to Reproduce Create a font family variable in a brand collection (e.g., FontPrimary = DM Sans). Reference this font variable in an alias collection that defines type scales. Apply those variables via Text Styles across multiple pages in the file. Change the value of FontPrimary to a different font (e.g., Inter). Observe: some pages update correctly, but o