title | issue |
---|---|
Fix products image gallery not working |
NEXT-10693 |
- Changed the strict mode to false on
DomAccess.getDataAttribute(img, this.options.imgDataSrcSetAttr, false);
insrc/Storefront/Resources/app/storefront/src/plugin/zoom-modal/zoom-modal.plugin.js
so the CMS Image Gallery won't throw error missingdata-srcset
and leads to not working.