Precisely (tested via daily backups) since Oct 8th Webflow UI update, webflow publishes incorrect “sizes” attribute for images inside grid elements. Instead of utilizing user column span setting, it defaults to the # of columns based definition in VW units.
Older images published before Oct 8th are unaffected.
While “Safari Designer Unresponsive” issue appears isolated to Safari, “Sizes Attribute Publishing” bug is reproduced when published in either latest Opera or Chrome versions.
Images published prior to Oct 8th are unaffected and receive correct sizes setting.
EX. The following image (published prior to Oct 8th) is set to span all 5 columns and receives the correct “sizes=100vw” attribute — ensuring it both spans the full width of the division and browser loads the high resolution image asset
I have created a mini site test site for you to experience this issue.
It contains a copy paste of the original Grid Element where the problem was encountered, as well as 2 new ones + a few test divs to ensure that the issue was isolated to responsive image loading.
@cyberdave — any chance you can let me know whether this is an acknowledged issue, and if there will be a fix?
I need to launch a site, where a core design component on > 90% of the pages is a grid based hero section containing a high resolution image, that relayouts via media queries. Effectively this bug breaks the site completely and delays the launch — requiring a workaround.
if you are not going to be able or it will not be in the pipeline to fix within a week, I will need to rework it without a grid element asap
no big deal if you can’t fix it (I understand there is myriad bugs with high priority that team must be working on) — just let me know so that I can access the situation and proceed (ie. trash all grid elements).