robmellett / shopify-nuxtjs-starter

56 stars 6 forks source link

Product Images Issues + Questions #4

Closed rylanharper closed 4 years ago

rylanharper commented 4 years ago

Hi there! Thank you for this starter kit!😁 I am trying to experiment with this repo as I am new to using nuxt with the Shopify.. Its a lot to learn lol.

I have a couple of issues/questions I am having a hard time figuring out..

Issue: I notice that on the demo and also within my own dev-environment the product images do not show up properly when navigating to the corresponding product page.. It seems to be a hit or miss for me if the image loads or not. In my dev environment I see this happens on the index page (fetchAll list) whenever I come across a product has multiple variants. The product images do come back in however if I refresh the product (_handle) page or if I do a new page-refresh on the home page (index). Any ideas why this is happening/fix to this? I cannot seem to locate the issue.

Questions: (You don't have to answer all of these)

That's it for right now! Sorry for the long post.. I am new to all this out and just need some clarification on some issues/topics