Hi everybody,
today I ran into a problem with my nested icon components. I created for every iOS Symbol a single component so I could have all icons available within my designs.
Those are simple components which contain only the iOS Symbol (which comes as a font), have a size of 24x24px and scale constraints.
Then there is my main component: a button with leading and trailing icon. In my main design library this button also has a lot of variants but while I was troubleshooting my problem also came up with the simple version of the component and its instance.
As you can see in the screenshot my component works with auto layout and has two nested icon components. When I need a button with another leading icon I create an instance and change the nested icon component. But since this morning this no longer works. I can change the nested component and within the information panel I can see, that the name of the nested component changed but it’s simply not displayed. I can even select the nested component and use the “Go to main component” feature and arrive at the right icon. But even though it’s still not displayed correctly.
I tried building a new button component and up till a specific moment, which could not be determined, everything works but then it’s the same issue.
I’m at the end of my wits and this is frankly quite troublesome. Maybe one of you could help me with this?
Many thanks in advance.