- Issue created by @erichomanchuk
- Merge request !15Issue 3534058 image styles with similiar names in reponsive images → (Open) created by erichomanchuk
I have found with responsive images that you could end up with the same image for all of your responsive images if you name them similarly. So you will only get 1 responsive image even though I have set 3 images.
It will use just the 1st responsive image only as the first image style is always found to be contained in the other image styles.
Update the logic in the check to include the slashes to make sure the name is just matching the exact part of the image style path
Active
2.1
Code