Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jun 14, 2023

Conversation

RyanMulready
Copy link
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
Copy link

netlify bot commented Jun 14, 2023

👷 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
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
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.

None yet

2 participants