getcandy / hub

GetCandy v1 Hub built on Nuxt.js
30 stars 9 forks source link

File upload is quirky #32

Closed Repox closed 3 years ago

Repox commented 3 years ago

When uploading files to a product, files are correctly uploaded to the server, but it seems more like a matter of luck if the media is attached to the product.

https://i.imgur.com/fXxNIgy.mp4

alecritson commented 3 years ago

I was working on the product drafting today and identified an issue where assets added to a product weren't being carried across. Requires an update to the API and Hub which hopefully will come soon.

alecritson commented 3 years ago

This should be fixed in 0.12.0. If the issue persists after updating, please re open the issue.

For a guide on how to update to 0.12 from 0.11 see links below:

Upgrading the Hub Upgrading the API