Anders Søgaard

Results 38 comments of Anders Søgaard

The passed `src` seems to just be the original resource for the URL. The `src` attribute passed to the img tag is still optimized. Check this line: https://github.com/vercel/next.js/blob/00ed837bb4b71ce0c30256e4d07638225b31a7e5/packages/next/src/shared/lib/get-img-props.ts#L231

@lorenzodejong I've updated the tests, but I am unsure if they are actually worth having anymore. It's the loader function result which should be tested.

> Hi i'm having this same error. Did you find a solution @andershagbard ? Just use the previous version

Did this ever get merged? I can't get this to work either

@EvilGenius13 Do you have an ETA on this? We have a case where we have to deploy to around 200 different stores, and we can't use themekit, cause it doesn't...