Anders Søgaard

Results 24 issues of Anders Søgaard

new framework request

Whenever you make a new commit to a PR, it will create a new comment. This is not ideal if you make a lot of commits after a PR has...

The docs state the following for themes with `role: development`: > The theme is used for development. The theme can't be published, and is temporary. This has a few features:...

enhancement
help wanted

Resolves https://github.com/lorenzodejong/next-sanity-image/issues/50 Next.js sends an [error](https://github.com/vercel/next.js/blob/00ed837bb4b71ce0c30256e4d07638225b31a7e5/packages/next/src/shared/lib/get-img-props.ts#L541) if `src` is the same as the optimized image. In this case, we sent the optimized src attribute back to the `getImgProps` function