Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Avif image format error

Started by Denys 4 years ago · 2 replies · 694 views
4 years ago

I just try this type of image. I created simple blog post and add avif image inside and get error.

TXT
Given type (avif) is not valid

Type error cannot convert undefined or null to object
at function keys
at https:// .com/user.plugins/admin/theme/grav/js/admin.min.js

Screenshot from 2022-05-15 15-03-28|690x376

4 years ago

Yes. I read this. According this article in the file system/config/media.yaml full list of supported mimetypes. In the file I found

YAML
png:
    type: image
    thumb: media/thumb-png.png
    mime: image/png
  webp:
    type: image
    thumb: media/thumb-webp.png
    mime: image/webp
  avif:
    type: image
    thumb: media/thumb.png
    mime: image/avif

PNG, Webp works fine. But avif got error.

Suggested topics

Topic Participants Replies Views Activity
Support · by Paul Hodges, 4 weeks ago
19 483 5 days ago
Support · by Lauw, 7 days ago
2 99 6 days ago
Support · by Anna, 2 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 484 3 weeks ago