We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c3eac commit ee64ecdCopy full SHA for ee64ecd
app/code/Magento/Swatches/view/frontend/web/js/swatch-renderer.js
@@ -1223,6 +1223,7 @@ define([
1223
}
1224
1225
imagesToUpdate = this._setImageIndex(imagesToUpdate);
1226
+
1227
if (typeof gallery === undefined) {
1228
context.find(this.options.mediaGallerySelector).on('gallery:loaded', function (loadedGallery) {
1229
loadedGallery = context.find(this.options.mediaGallerySelector).data('gallery');
0 commit comments