-
**Describe the bug**
The Welcome page to Storybook setup is empty and doesn't show content.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Storybook setup for flowbite-react.
2. Click …
-
I want to say a big well-done job to the entire team working on this great project. my suggestion is on color, can the color key used in the component be changed to something like primary and secondar…
-
**Is your feature request related to a problem? Please describe.**
I am trying to connect the Navbar.Toggle to the Sidenav.collapsed, but it doesn't appear as if the necessary Navbar.Toggle context i…
-
**Is your feature request related to a problem? Please describe.**
Seems it's not possible to use buttons with Link component at Next.js
```
import { Button } from 'flowbite-react'
import Link…
-
**Describe the bug**
I have an App Component, authentication takes place inside it. If the user is authorized, we output Dashboard, otherwise Authentication.
Dashboard has a Navbar, and it has a b…
-
**Expected behavior**
I expect to see each carousel item(picture) one at a time, not all of them at once, side to side.
I apply the attribute `data-carousel-item="active"` to the first image. Mayb…
-
If we set the outline prop to true the Button component does not behave as in the docs
expected outcome:
current outcome:
Why is it so thick? Am I missing something? Thank you
-
I have encountered the hydration issue with flowbite-react modal. There may(not) issues with other components but as of now I have tested only with the `Modal`.
I followed the official docs: https:…
-
**Is your feature request related to a problem? Please describe.**
Using third party components (nivo.rocks). Need to adapt text color in charts according to the dark/light mode. The best option woul…
-
Hi, this is a example of a vite react app, I try to use a dropdown menu and it doesn't work. I dotn't now what I am doing wrong. Same scenario with other components that need some kind of event with c…