WAIT: VW units not working in Builder

Browser: Chrome latest
OS: macOS Sonoma latest

Hi.
When using a “vw” unit to an element (in my case a colored div absolutely positioned to a title, so a title decoration), I needed it to adapt to the viewport by size and distance, so I changed it’s “ch” values to “vw”, which works on the frontend, but the issue is that in the Builder when changing viewport, the element does not adapt. It will only adapt if I change the builder’s window (=browser’s) size. This must mean that the “vw” unit does not pickup the “virtual” viewport change in the builder and is waiting for a real browser window size change.

This pretty much prevents any styling with “vw” units since the builder viewports are not recognized. I think it used to work without a problem so I think this is a bug.

Hi,
Thanks so much for your report!

Unfortunately, I cannot reproduce the issue. Would you be so kind as to provide a screencast using https://jam.dev showing and explaining what’s happening and the related HTML as a template, if possible?

Best regards,
timmse