RafidMuhymin / astro-imagetools

Image Optimization tools for the Astro JS framework
astro-imagetools-docs.vercel.app
MIT License
404 stars 45 forks source link

is not a valid Img Config Option #177

Open daherlive opened 8 months ago

daherlive commented 8 months ago

I'm facing some issues with the astro-imagetools implementation.

Check this:

Since I installed this plugin on my Astro I have been experiencing this type of alert on every page that has the tag installed.

Screenshot 2024-02-07 at 11 50 02

My config files:

Screenshot 2024-02-07 at 11 46 30

What leads me tho die deployment to Vercel:

Screenshot 2024-02-07 at 11 47 21

Someone to help?

franckdervaux commented 8 months ago

I am having a very similar issue here, although I am building on GitHub not Vercel. The error is very similar: [astro-imagetools] data-astro-cid-ivdev4kk is not a valid Picture Config Option I am using:

Capture dโ€™eฬcran 2024-02-22 aฬ€ 17 18 20
daherlive commented 7 months ago

UP!

ingomc commented 4 months ago

i had to remove astro-imagetools, no one who can help? i would like to use it again ๐Ÿ˜ž

bnjmnrsh commented 3 months ago

i had to remove astro-imagetools, no one who can help? i would like to use it again ๐Ÿ˜ž

@ingomc what have you used instead?

ingomc commented 3 months ago

i had to remove astro-imagetools, no one who can help? i would like to use it again ๐Ÿ˜ž

@ingomc what have you used instead?

i have not found an equal solution for this, building my own astro-imagetools is kind of stupid when this all-in-one solution is here, but i dont have the skill to debug the problem, so that i could fork it and fix it...

Now im using astros image solution, plain and simple webp, without the benefits of image-astrotools

courtyenn commented 2 months ago

This is related to the issue here: https://github.com/RafidMuhymin/astro-imagetools/issues/149