Closed riaspirjak closed 3 weeks ago
We found the following existing issues which may help or are related to your topic:
[public] Shopware automated response: This issue is linked to the internal issue: NEXT-38259
[created from NEXT-38259, comment 494413]
/src/Administration/Resources/app/administration/webpack.config.js
removing this line solved the problem: minify: TerserPlugin.swcMinify
This info should be useful in your debugging process.
not fixed in 6.6.7.0
not fixed in 6.6.7.0
Yup, this issue is still open, so It couldn't be in 6.6.7.0. But I'm currently working on it and I'm sure this will be merged soon :)
Merged! This is now available via GitHub or in our next release :)
PHP Version: 8.2 | Shopware Version: 6.6.5.1 | Affected area / extension: Platform(Default)
Expected behaviour:
On mobile/tablet (touch) in all sliders (tns-slider2), I expect the product elements, images, etc. to be always visible when swiping back and forth while transitioning to the next slide.
Actual behaviour:
When swiping backward (to the left) the product elements, images, etc. unexpectedly disappear. The transform is calculated wrong in the transition.
Here is an example of how it looks like when swiping back on mobile in a product slider: to the left
How to reproduce: