DWilliames / google-sheets-sync-figma

80 stars 8 forks source link

Fetch fails for only certain users #159

Open tomgarncarz opened 1 year ago

tomgarncarz commented 1 year ago

Describe the bug A few coworkers and I routinely collaborate in a shared Figma file to pull data from a Google Sheet. However, I have a new coworker who has started using this plugin, and it fails to fetch one of the columns of our Google Sheet. The sheet is a simple, three-column sheet that has two columns of text and one column of image URLs. Whenever I run the plugin on our component of choice, all three columns successfully populate in Figma. However, whenever he runs the plugin, it consistently fails to populate the first column of data.

We've tried to figure out where this inconsistency comes from, with no success. We got to the point where we both independently ran the plugin on the exact same component with the same Google Sheet and had different results. My coworker is running a Windows machine, whereas I'm running a Mac, but found this issue in both the web and local versions of Figma.

To Reproduce The Figma and Google Sheets documents are internal, but here are copies:

Google Sheet Figma Link to video of behavior

Expected behavior Both users should see the same successful behavior (i.e. all three columns of data are fetched and populated) when running the plugin on the same component.