It appears that lazy loading isnt properly being applied to the image tag. As you can see here and on the docs size, I'm not seeing the loading attribute
Version
@nuxtjs/cloudinary 2.3.2
nuxt: ^3.5.0
Reproduction Link
Playground or https://cloudinary.nuxtjs.org/components/cldimage
Steps to reproduce
What is Expected?
loading="lazy" (or eager)
What is actually happening?
Attribute not applying
It appears that lazy loading isnt properly being applied to the image tag. As you can see here and on the docs size, I'm not seeing the loading attribute
Version
@nuxtjs/cloudinary 2.3.2
nuxt: ^3.5.0
Reproduction Link
Playground or https://cloudinary.nuxtjs.org/components/cldimage
Steps to reproduce
What is Expected?
loading="lazy" (or eager)
What is actually happening?
Attribute not applying