qwikerx / flowbite-qwik

Official Qwik components built for Flowbite and Tailwind CSS
https://flowbite-qwik.com
MIT License
36 stars 2 forks source link

Problem with open drawer #194

Closed invisible1988 closed 2 months ago

invisible1988 commented 2 months ago

Hello,

I try to implement the drawer component. Sadly it doesn't work in the dev environment. If I switch to production it works fine.

This is my test code: image

This this the error from debug console: image

Package-Versions: "@builder.io/qwik": "^1.8.0", "@builder.io/qwik-city": "^1.8.0", "flowbite-qwik": "^0.37.2",

Any ideas? I couldn't find a solution till yet.

invisible1988 commented 2 months ago

This has resolved the issue: npm install flowbite-qwik-icons -D