Hi there,
Is there any solution to this, what seems like a persistent problem of component instances not updating properly when there’s a color change in the main component. I’m seeing a lot of issues people are having with this.
My context is, I have an icon button component with a nested icon component. The properties for the icon button have a dark variant, where the icon color is changed to white. The problem is, when using an instance of the icon button and switching to a dark variant, the color of the icon (white) is not following, but is shown as original icon component color (black).
I have updated my nested icon component so all of the icons are in a single component with proper layer names and structure with only one flattened vector layer as instructed in many of the comments. The issue still persists.
Thanks for looking into this issue and thanks for all your help!