themesberg / tailwind-blazor-starter

Open-source project to get you started with Tailwind CSS, Blazor, and the Flowbite UI components
https://flowbite.com/docs/getting-started/blazor/
MIT License
22 stars 9 forks source link

Dropdown hover and other js related functionalities not working #2

Closed dechaunb closed 12 months ago

dechaunb commented 12 months ago

For the past 5 days, I've been trying to set up a project with Blazor + Tailwind + Flowbite. I found a lot of repo's like this one that are started and honestly, kudo's, but my dropdown hovers, popovers and tooltips and some other javascript related functionalities are not working or showing. Anybody know what might cause this? (I cloned this repo to get it started and followed everything in the README.md)

image image