Andrei Timofte

Results 6 comments of Andrei Timofte

@tomduncalf-figma Could we somehow avoid the error that is thrown when the nested component is toggled off ?

Hi @lindseydrennan, I'm encountering the same bug. Did you find any fix ? From what I know, the `Link` component needs to be code connected as well and have the...

@lindseydrennan I has able to figure out how the figma nestedProps work. My case was a little bit different than yours: ` titleProps: figma.nestedProps("text-unique-instance", { children: figma.string("Text"), }), ` and...