#Astro + solid "onChange" error
1 messages · Page 1 of 1 (latest)
You're not alone! There's an issue for it https://github.com/withastro/language-tools/issues/727
GitHub
Describe the Bug While this worked as expected in Astro 4.0.4, astro check now reports entirely valid JSX attributes as invalid HTMLAttributes. I've created a tiny reproduction here: https://st...