#Tailwind elements aren't being interactive.

4 messages · Page 1 of 1 (latest)

real lichen
#

Like if I use el-dialogue, it doesn't work

hidden graniteBOT
#

Hi @real lichen. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

It sounds like you’re expecting interactive behavior from UI components just by using Tailwind classes. Tailwind itself is only CSS; interactive components (dialogs, menus, etc.) need JavaScript. In Astro:

#

Quick checks:

If you share how you’re using “el-dialogue” (which library, and code snippet), I can point to the exact hydration or script you need.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: