Closed invisible1988 closed 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:
This this the error from debug console:
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.
This has resolved the issue: npm install flowbite-qwik-icons -D
npm install flowbite-qwik-icons -D
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:
This this the error from debug console:
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.