lukastransom

Results 4 comments of lukastransom

I'm experiencing the same issue. Image fields that used to output srcset (in Craft 3) with `optimizedImages.srcsetWidthWebp(2000, true)` now output an empty string `''`. Here's the field value dumped from...

Having the same issue on my project with the following `npx sanity versions`: ```sh @sanity/cli (global) 3.16.4 (up to date) @sanity/dashboard 3.1.5 (up to date) @sanity/demo 1.0.2 (up to date)...

Temporary workaround found here: https://github.com/iamvishnusankar/next-sitemap/issues/381#issuecomment-1268146841

It looks like this problem is restricted to Firefox. I've tried the same setup in **Opera GX LVL4 (Chromium version:113.0.5672.127)** and SVGs upload without error.