Open arunssjoshi opened 6 years ago
Workaround: Disable the S3 module and everything will be shown properly. Its must be an issue with this extension, because magento does not use the bucket media url while enabled (e.g. http://192.168.99.100/get.php/catalog/product/cache/0b1107d053a289736cde32f4e715ebb1/a/d/xzy.jpg)
I have a magento (v2.2.3) website and using "thaiphan/magento2-s3" extension for uploading images to s3. Now I am facing an issue with configurable product images uploading.
For configurable variations, the image is only saving for only one size. I have attached the step by step with images. In the last step the images are hidden.
Any idea for this issue. It is working perfectly when upload images to the same server. Only s3 has this issue.