google-sheets-sync-figma icon indicating copy to clipboard operation
google-sheets-sync-figma copied to clipboard

Sync fails with error: cannot read property 'length' of undefined

Open jpwain opened this issue 2 years ago • 0 comments

Describe the bug

Fetch data from Sheets works, but the Sync stage fails, returning this error:

Error: cannot read property 'length' of undefined

CleanShot 2023-07-13 at 10 02 56

To Reproduce

Select a frame that contains a child which contains many correctly-name text objects, e.g. #x_type.r, #x_owner.r, run the plugin, choose Fetch & Sync.

Expected behavior

Objects should populate with random values from the sheet.

Additional context

Fetch works: I can preview the data from the sheet... But then sync fails.

jpwain avatar Jul 13 '23 17:07 jpwain