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

When you click in the modal and release the click outside of it, the modal is still closed. That happend quite often when you have small modal and you go...

**Describe the bug** Flowbite isn't initialized immediately after saving app.component.html, and a browser reload is required for it to work. **To Reproduce** Steps to reproduce the behavior: 1. Clone https://github.com/erwinagpasa/ngdashboard...

**Describe the bug** when i click speed dial on android it keep refreshing the page. but on pc or ios its stays open **To Reproduce** Steps to reproduce the behavior:...

**Describe the bug** There are no backdrop in rails8 app using importmaps **To Reproduce** * Git clone https://github.com/alec-c4/flowbite_issue * cd flowbite_issue * run `bundle install` * run `bin/dev` * open...

**Describe the bug** If you have a carousel and call several times the cycle method, then calling the pause method does not work **Expected behavior** it doesn't matter how many...

As I am currently trying to work with Rails 8 and Importmaps I hit a wall due to PopperJS not being compatible, hence I migrated Flowbite to FloatingUI as asked...

Allow the overriding of active/inactive classes for indicators in carousels ```html ... other carousel code ... ``` Relates to #810

**Is your feature request related to a problem? Please describe.** I am looking for a component which can be resized by the user at will. Basically a parent element like...

## Description **Describe the bug** The Flowbite Tooltip component causes significant performance issues when multiple instances are used on a page. Each tooltip mounts its content immediately on page load...

**Describe the bug** Hello, I am trying to implement dark mode exactly by following the procedure described in the documentation. This procedure is identical to the one in the youtube...