vuestorefront-community / vendure

Vue Storefront 2 integration for Vendure
https://docs.vuestorefront.io/vendure/
MIT License
72 stars 51 forks source link

[Bug]: Does not show all images #195

Closed ablax closed 2 years ago

ablax commented 2 years ago

Expected Behavior

All images to be shown on the product page.

Actual Behavior

Only main image is show on the product page.

Possible Solution

Return all images to the images filter instead of the featuredAsset only.

Steps to reproduce

Setup an venture server. Import products with import script. Setup vue storefront Open any product page which has more than one picture

What version of vendure integration are you using?

1.1.0

What version of Node.js are you using?

14.19.1

What browser (and version) are you using?

Chrome 100

What operating system (and version) are you using?

macOS

Relevant log output

No response

Code of Conduct