Open daherlive opened 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:
UP!
i had to remove astro-imagetools, no one who can help? i would like to use it again ๐
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 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
This is related to the issue here: https://github.com/RafidMuhymin/astro-imagetools/issues/149
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.
My config files:
What leads me tho die deployment to Vercel:
Someone to help?