I’m running into a recurring issue where icons inside component instances appear at the wrong size or scale, but only visually. The actual properties seem correct.
The only way to fix it is to:
- Click directly on the icon, or
- Cmd/Ctrl + click into the instance
As soon as I do that, the icon “snaps” back to the correct size which suggests it’s a rendering issue rather than a constraint/setup issue.
- It happens across multiple components and screens
- The issue persists until each instance is manually interacted with
- Updating or publishing components doesn’t consistently fix it
- It seems like instances are not recalculating layout until forced
I have the same issue both on desktop app and browser.
Is anyone else experiencing this?
Would love to know if this is a known bug or if there’s a reliable fix.
