Open domtaylor opened 5 years ago
@domtaylor Sorry for the late reply. are you using gatsby-remark-images in project?
@JaeYeopHan no worries. I'm using both gatsby-remark-images, gatsby-transformer-ramark, gatsby-remark-images-medium-zoom in my project.
@domtaylor oh i see....
webp
format in gatsby-remart-images
?@JaeYeopHan just sent you an invite.
@domtaylor check this line plz, https://github.com/domtaylor/gatsby-demo-store/blob/master/gatsby-config.js#L57 (you'r using webp format :) ) Currently, this plugin do not support webp image foramt. I'm sorry I can't help you.
@JaeYeopHan thanks for looking at the repo. I just added this line, because I thought it needed to be webp format, but before I wasn't and it was not working as well. So I think it's something else.
I have tried using your solution for image zooming for my product thumbnails.
https://store.shaka-surf.com/products/eco-medium-g5-surf-fins
But it's not working. Any ideas?