-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
What component (if applicable)
- URL for category: https://tailwindcss.com/plus/ui-blocks/marketing/elements/headers
- Component name: Header
Describe the bug
I upgraded my code with Tailwind Plus Elements, and used el-popover
and el-popover-group
as shown in the example to replace Vue. Actually, I pasted the entire example into my code base (which is based on Astro) to test. The result works, except that the popover doesn't close when clicking outside of it. This does work in the demo. Since my page does not contain any additional JavaScript or CSS, and the Header component is duplicated exactly as in the example, I could not identify the difference causing this issue. How is el-popover supposed to close when clicking outside it?
Browser/Device (if applicable)
- OS: Debian
- Browser: Firefox
- Version: 140
Metadata
Metadata
Assignees
Labels
No labels