Oliver

Results 1 issues of Oliver

Using `@nuxt/image-edge` with Nuxt3 RC11, when using a `provider="contentful"` and passing `:format="null"` the output works as expected: ```html ``` But when _also_ applying a `sizes="..."` prop, a format of `undefined`...