Skip to main content

I'm running into a small issue when switching icon variants inside a component instance.

In general, I apply a specific color override to icons, and everything works fine in the main component: when I swap an icon, it keeps the overridden color as expected.

However, when I use an instance of that component and change the icon variant (for example, from Brand A to Brand 😎, the color override disappears. The icon reverts to its default color, even though the rest of the component still respects the correct theme.

What's odd is that this only happens in instances — in base components or standalone frames, the override persists just fine.

pGet here](https://heyapks.net/block-blast/)

Has anyone else experienced something like this? Or is there a workaround to keep the color override when swapping icon variants inside component instances?

Thanks in advance!

Be the first to reply!

Reply