Hi !
I'm using Grav v1.7.3 - Admin v1.10.2 and in the system config for media there's a new option allowing us to choose a native loading type (auto, lazy, eager). That's a really great enhancement!
Unfortunately I cannot make it work. More precisely, it works when I use the markdown syntax (adding "?loading=lazy" as an attribute in the md editor) but not when I use the twig "image.html()" function in a template. Am I missing something? Is there something else to do than choosing the "lazy" option in the system config?
Thanks in advance