DWilliames / google-sheets-sync-figma

82 stars 8 forks source link

Can't find a way to use Repeating Layers #132

Open NicolasGuyFG opened 1 year ago

NicolasGuyFG commented 1 year ago

Hi !

I named the layer (which is a component) with @#, and I have this error :

Error: in insertChild: Cannot move node. New parent is an instance or is inside of an instance

I think maybe the repeating layers function working only with simples layers ?

Thx for your help...

Nicolas

ganar commented 1 year ago

Hello, Nicolas.

Here are some tips that worked for me:

Why the plugin doesn't work within an instance of a component?

You can't create new nodes in an instance of a component.

If you need the data that you pulled from Google Sheets in a component, it can be done if you import the data outside of the component and paste the results inside afterwards.