Skip to content

Commit 994066b

Browse files
Chhandak.BaruaChhandak.Barua
authored andcommitted
ACP2E-3504: Product images not resized when added as configurable product
1 parent f9a58c1 commit 994066b

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps

1 file changed

+0
-2
lines changed

app/code/Magento/ConfigurableProduct/view/adminhtml/web/js/variations/steps/bulk.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,6 @@ define([
177177
});
178178

179179
this.initCountVariations();
180-
// Explicitly bind the `bindGalleries` method to the component's context
181-
this.bindGalleries = this.bindGalleries.bind(this);
182180
this.bindGalleries();
183181
},
184182

0 commit comments

Comments
 (0)