You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting that. Fixed for the next release.
Although it is worth noting that each of your @transform directives will be applied separately to the asset. The first one will create a rasterized webp file with a max size of 1000×1000px, since no width or height is specified. The second one will give you the url of an unmodified SVG image, since no format is specified.
If you want a webp image with a 100px width, you will need to combine the parameters into a single @transform directive.
What happened?
Graphql crash when we try to transform to webp an SVG.
Craft CMS version
3.7.41
PHP version
8.1.4
Operating system and version
Ubuntu
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: