DWilliames / google-sheets-sync-figma

82 stars 8 forks source link

Unable to sync text strings that are within a component #48

Closed dennymcfadden closed 3 years ago

dennymcfadden commented 3 years ago

Hi, plz see the attached Zoom video to reproduce (2:00m) https://www.loom.com/share/e030c46d6bf34357b074c216715dd149

I am able to successfully run the plug-in which updates text strings by calling a specific cell on a specific sheet.

However if I take that same text string and turn it into a component then it no longer updates.

dennymcfadden commented 3 years ago

nm, discovered that you need to prefix component names with "+" thanks!