massi08
massi08
Same issue here, and workaround doesn't seem to work for us on version 8.2.7
It is indeed a prop, I gave the exemple with a string prop but I also tried with a boolean or enum prop and it doesn't work.
Yes on other examples I used `figma.children` and it worked great. However I never had success with `figma.instance` or `figma.nestedProps`. In the case above if I use `figma.children` it shows...
Thanks, @tomduncalf-figma. You can check for `figma.instance` as well because I never managed to make it work
I cannot remember the exact exemple but it was an attempt because `figma.nestedProps` was not working. If I happen to come across this issue again I will open a separate...
Maybe a solution is to provide a new config option to keep the exact formatting of props when needed. It would be nice to have at the root config level...
@tomduncalf-figma any news on this?