Skip to content

fix(storyblok): don't apply resize/format/filter on vector - #870

Merged
danielroe merged 3 commits into
nuxt:mainfrom
RyanMulready:patch-1
Jun 14, 2023
Merged

fix(storyblok): don't apply resize/format/filter on vector#870
danielroe merged 3 commits into
nuxt:mainfrom
RyanMulready:patch-1

Conversation

@RyanMulready

Copy link
Copy Markdown
Contributor

Given the nature of headless CMS we sometimes don't know what image type will be passed into nuxt-img. This prevents any resizing, formatting and filtering on vector images. Today if any of these are applied storyblok either responds with a 40X error or the image appears distorted.

Prevent resizing, formatting and filtering on vector images.
@netlify

netlify Bot commented Jun 14, 2023

Copy link
Copy Markdown

👷 Deploy request for nuxt-image pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit c7654e2

@danielroe danielroe changed the title Update storyblok.ts fix(storyblok): don't apply resize/format/filter on vector Jun 14, 2023
@danielroe

Copy link
Copy Markdown
Member

Would you lint the commit? 🙏

@danielroe
danielroe merged commit 47cd9a2 into nuxt:main Jun 14, 2023
@danielroe danielroe mentioned this pull request Jun 20, 2023
@github-actions github-actions Bot mentioned this pull request Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants