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 347 flowbite issues
Sort by recently updated
recently updated
newest added

**Describe the bug** I've created a Nuxt.js + Tailwind app according to the documentation here https://flowbite.com/docs/getting-started/nuxt-js/. When running the project locally using `yarn dev` I get the following error. ```...

I came across the problem that i couldnt add custom backdrop classes to my drawer. I found out that the logic is not implemented in the code, which gets the...

**Is your feature request related to a problem? Please describe.** Astro is a becoming a popular go-to for static sites. Astro components for flowbite UI and blocks would be great....

**Describe the bug** When I close a modal using javascript, the backdrop remains. **To Reproduce** Steps to reproduce the behavior: 1. Close a modal using javascript **Expected behavior** The modal...

bug

**Describe the bug** When trying to make a reusable `input` component in Angular and wanting to pass a `type` property with `@Input`, the preset styles for the `` tags are...

The only issue with the Flowbite: When using Flowbite in an RTL (right-to-left) environment, most elements adapt correctly, except for the sidebar and drawer components. Even when RTL is enabled,...

Inside of a Laravel Livewire component, I dispatch an event to a listener containing some Javacript that calls the .hide() method on the modal. Unfortunately, the modal does not close....

The origin [link](https://flowbite.com/docs/customize/dark-mode/#dark-mode-switcher) brings to the page of the forms component, but not the correct toggle component ![image](https://github.com/user-attachments/assets/8a3da77d-ac2e-4618-82b5-f874251e60dc)

Inside drop down, date picker calendar adaptive feature doesn't work. header with fixed search bar which has a button in search bar, on click of button drop down opens, inside...

**Describe the bug** When attempting to drag and drop items in the Kanban board on the Flowbite demo page, UI elements are unintentionally being selected, disrupting the intended drag-and-drop functionality...