flowbite
flowbite copied to clipboard
Open-source UI component library and front-end development framework based on Tailwind CSS
# Date does not change inside datepicker even if the date variable is changed ## Steps to reproduce give datepicker a date, then trying to change outside of the datepicker...
**Describe the bug** Flowbite elements that require javascript do not work or stop working when added to the dom with a liveview `update`. This is especially uncomfortable when using `async`...
Hello to everyone I want to ask something. I'm trying to use PopOvers of Flowbite. I coded with Laravel Livewire a Search Input Field that gets a value and search...
**Describe the bug** I am using the carousel component in my Astro project with View transition and all works fine on the first page load. When I navigate to another...
I'm having an issue importing Datepicker to obtain the selected value. More specifically, it's unable to detect and import the necessary dependencies: ``` import Datepicker from 'flowbite-datepicker/Datepicker'; error -> TS2307:...
I'm encountering an issue with the `turbo-rails` modal implementation. When there's a link inside a modal window, and it's set to `turbo_frame: :_top`, clicking on it causes turbo-rails to remove...
Hi, I am using Flowbite Default Carosul (Auto Play) . Know i want to pause the slider on hover. Contacted the support and due to lack to knowledge of Javascript...
**Describe the bug** When navigating between pages using Angular's `routerLink`, the dropdown components powered by Flowbite do not initialize correctly on the new page unless a full browser reload is...
As suggested in #24 - having the ability to have two handles (a minimum and a maximum) in range sliders would be warmly appreciated. If it is already supported somehow,...
Fix #854 Strictly speaking, this issue is due to the use of popperjs in flowbite, but it can be fixed from the flowbite side This is a temporary solution that...