Closed mofman closed 4 months ago
For now you can disable avif transform by setting useAvif
in the plugin config to false
. i will soon release update that disabels avif by default.
Can you tell me if you use transform without image toolbox and set format to avif, do you also get errors?
What shows up when you put {{dump(craft.app.images.supportsAvif())}}
in your template?
The latest update for both craft 4 and craft 5 branches disables default avif generation.
It can still be enabled using useAvif
config option.
Getting all sorts of errors and strange behaviour in this release.
On my local environment, some images transform on page successfully and are displayed, others seem to transform but dont actually appear on page. Caching appears to be broken upon refreshing the page all images start transforming again.
On staging/live environment, plugin is completely broken - looks to be related to new AVIF functionality.