Not sure if it is actually supported, but client hints don't seem to be supported with custom elements?
<x-greeting client:visible></x-greeting>
The error message seems to imply this could though? I had this same issue even with just "vanilla" Astro, basically if I comment out the integration

Not sure if it is actually supported, but client hints don't seem to be supported with custom elements?
The error message seems to imply this could though? I had this same issue even with just "vanilla" Astro, basically if I comment out the integration
