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

It will be nice to see the select options are styled as well. ![image](https://github.com/themesberg/flowbite/assets/147320/e97c30ac-c5e9-4dd8-b19e-d392c578ae72)

**Describe the bug** I believe there is a typo in the documentation regarding tooltips. A double quote appears instead of a vertical bar in the section about tooltip placement. **To...

**Is your feature request related to a problem? Please describe.** The issue I'm trying to solve: when I click on a popper menu to load the settings page, the popper...

**Describe the bug** Rails install doc mentions `datepicker` in the turbo section but does not mention installing the package. **To Reproduce** Steps to reproduce the behavior: 1. Follow instructions 2....

i was trying to use one of your megamenue component in angular 17 project I added import { initFlowbite } from 'flowbite'; with ngOnInit() { initFlowbite(); } as suggested but...

**Describe the bug** The `autoSelectToday` property in the `DatePickerOptions` object is incorrectly documented as a boolean when it is actually defined as a number in the codebase. **To Reproduce** Steps...

Hi there, Thanks so much for the latest version of the datepicker. I only have one bug, which is that the "Today" button when clicked, brings the correct month into...

`curl https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.4.1/flowbite.min.css` and `curl https://cdnjs.cloudflare.com/ajax/libs/flowbite/2.4.1/flowbite.min.js` return 404

I can't get the "backdropClasses" option to be applied to a data-drawer, is it possible that that option isn't working? **Desktop:** - OS: Windows - Browser chrome

**Description** In a Rails 7 application using Flowbite 2.3.0, modals appear on the page but are unresponsive—clicks on modal buttons do not trigger any actions. Additionally, the modal lacks a...