Webflow is not generating responsive images (img tags with srcset, sizes, etc.) for some CMS content. I have tried the “Responsive Image Scan” with publishing and unpublishing with no luck.
Example:
- Visit the test site url.
- Inspect the images, and see that they have no
srcset
orsizes
attributes.
Steps to Reproduce:
- Create a CMS collection with a “Multi Image” field.
- Let webflow populate the collection with placeholder data.
- Create a CMS collection page.
- Add a collection element to that collection page.
- Add an image element to that collection element, references the “Multi Image” field.
- Publish and inspect.