flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Open-source UI component library and front-end development framework based on Tailwind CSS

Results 280 flowbite issues
Sort by recently updated
recently updated
newest added

If I show the tooltip once, it goes away. How do I fix this? ![gnome-shell-screenshot-T56XQ1](https://user-images.githubusercontent.com/287137/184050302-bc947427-16a8-46ab-ab67-28dc07a28278.png)

**Is your feature request related to a problem? Please describe.** Im using Next.js (^12.x.x) and i found kinda of a limitation to the Avatar component: the *img* prop can accept...

[drawer.zip](https://github.com/themesberg/flowbite/files/9227725/drawer.zip) Fix for drawer flickering on page load/refresh when used for mobile navigational drawer.

Hi! 👋 Firstly, thanks for your work on this project! 🙂 I got **Flowbite** working together with **Turbo** in my **Rails 7** project. The original issue was that the javascript...

**Describe the bug** I'm using Vue 3 project and i needed datepicker inside `form` but datepicker doesn't pop up the date selection section when i click on it, but when...

bug
enhancement

**What happened** There seems to be an issue when using the flowbite plugin package in Vue apps or specifically in this case, a Vue 3 app. Components such as dropdowns...

Hi! 👋 Firstly, thanks for your work on this project! 🙂 The property that adds modal toggle functionality on an element is `data-modal-toggle="popup-modal`. Originally it is on a button inside...

**Describe the bug** From: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Label > To associate the with an element, you need to give the an id attribute. The then needs a for attribute whose value is the...

**Describe the bug** if open modal with javascript, i can't close modal with javascript helper or data-modal-toggle="" **To Reproduce** Steps to reproduce the behavior: 1. Go to official site: https://flowbite.com/docs/components/modal/#methods...

bug

Use `python-webpack-boilerplate` to import `flowbite` to Django