google-sheets-sync-figma
google-sheets-sync-figma copied to clipboard
Auto list G# functionality throws an error.
Describe the bug
There was an error processing the Google Sheets data
This error shouldn't happen – please log the below error message as an issue at https://github.com/DWilliames/google-sheets-sync-figma to help fix it
Error: in remove: Removing this node is not allowed
To Reproduce
Google Sheet (copy past) One | Two | Three | Color | Four | Tom| Reynolds | 3 | /#201E1E | https://img.icons8.com/emoji/512/link-emoji.png | Casey | Reynolds | 1 | /#FE2929 | https://img.icons8.com/emoji/512/link-emoji.png | Dick | Smith | 2 | /#201E1E | https://img.icons8.com/emoji/512/link-emoji.png | Johnes | Reynolds | 3 | /#FE2929 | https://img.icons8.com/emoji/512/link-emoji.png | Sam | Reynolds | 4 | /#201E1E | https://img.icons8.com/emoji/512/link-emoji.png |
Additional context
I set the list frame to auto and titled it "@#Google List"
It tried to work and pulled the first record in the sheet, then got the error above.