DWilliames / google-sheets-sync-figma

80 stars 8 forks source link

Not redownloading images that were updated but seems like it keeps the first image. #190

Open marcellosa opened 9 months ago

marcellosa commented 9 months ago

Describe the bug Seems like it cannot refresh the cache with the updated images To Reproduce Upload images on a server populate links in the sheets run plugin it works, downloads the images and places them where desired. then I edited 1 image, deleted it on the server, tested the link to make sure the server is not keeping it in cache, and uploaded a new one with the same name. Tested on the server, its showing the newly edited image. Run the plugin, and it does not refresh the image, it keeps the firstly loaded image.

Expected behavior Expected to refresh the image to the current image thats on the server and in the link.

Additional context