Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 378 Bytes

2020-09-18-fix-products-image-gallery-not-working.md

File metadata and controls

6 lines (6 loc) · 378 Bytes
title issue
Fix products image gallery not working
NEXT-10693

Storefront

  • Changed the strict mode to false on DomAccess.getDataAttribute(img, this.options.imgDataSrcSetAttr, false); in src/Storefront/Resources/app/storefront/src/plugin/zoom-modal/zoom-modal.plugin.js so the CMS Image Gallery won't throw error missing data-srcset and leads to not working.