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
trafficstars

**Describe the bug** If you create a carousel containing only 2 Images, the Animation when sliding, does not looks right **To Reproduce** Using the 2.3.0 version from jsDelivr, in this...

**Describe the bug** With the most recent changes to flowbite.turbo.js, the `turbo:after-stream-render` is fired on the document, but the event listener is attached to the window. Therefore, `initFlowbite` is never...

Although it appears the screen reader text describes an info icon in these instances, it would serve screen reader users better to have the type of alert read out to...

Fix typo found in https://github.com/themesberg/flowbite/issues/882 But dark:hover:bg-bray-800 -> dark:hover:bg-gray-700 dark:bg-gray-700 -> dark:bg-gray-800 Looks like it should be brighter when you hover on it in dark mode. Please correct me if...

Hi I am RTL user and every thing is ok. Just we gave to change drawer right to drawer end and drawer left to drawer start. after this opening direction...

how can this be done? the free blocks are tsx files in the node modules, but the pro blocks are simple html,

how can i get them in typescript? similar to how the free files are available in the node modules folder? edit: or rather how can i use the exiting html...

**Describe the bug** The removal of the datepicker-related [webpack configuration](https://github.com/themesberg/flowbite/blob/v2.3.0/webpack.config.js#L16-L25) and [src/plugins/](https://github.com/themesberg/flowbite/blob/v2.3.0/src/plugins/) between flowbite v2.3.0 and v2.4.0 introduced an error with SSR rendered code. This removal causes the full [flowbite-datepicker](https://github.com/themesberg/flowbite-datepicker)...

**Describe the bug** The code from the Tab Selector Pricing Card on page https://flowbite.com/blocks/marketing/pricing/ causes the following error in the browser console ``` Uncaught TypeError: this._items.filter is not a function...

In my project, when making up the site, I use your product via CDN, without installation note.js . In the process, I discovered an incorrect display of styles associated with...