-
**Describe the bug**
The sidebar, when collapsed is acting weird:
- It shows the badge
- It makes the whole `children` as its tooltip (even the icon)
**To Reproduce**
Steps to reproduce the b…
-
### Describe the bug
[ToggleDarkTheme should not use localStorage](https://github.com/themesberg/flowbite-react/issues/546)
Flowbite-Svelte uses `localStorage` in the DarkMode component.
We need …
-
**Is your feature request related to a problem? Please describe.**
I wish to customize & improve some of the primitive components like `Checkbox` or `Label` to have different look-and-feel. One com…
-
Tried to override
``
but any classname i add doesn't seem to work.
Checked the source code, and this obvious prop is missing in the code, so im perplexed.
Since you've declared the prop to…
-
**Describe the bug**
When I import a component directly from `flowbite-react` such as the following:
```
import { Badge } from 'flowbite-react';
```
I receive an **Invalid hook call** error i…
OxyTJ updated
2 years ago
-
**Describe the bug**
I'm trying to extend the `FlowbiteTheme` to create my own theme using Typescript but it doesn't seems to be work as expected.
**To Reproduce**
Steps to reproduce the behavi…
-
### Environment
-
### Reproduction
Not sure how to reproduce. I've created a "reproducer-monorepo" with NX to get some other issues solved. I've added an application in the **/apps** directory and …
-
**Describe the bug**
Followed the instructions to setup a flowbite-react project.
Copied the code for header block in https://flowbite.com/blocks/marketing/header/
Everything works fine except when…
-
**Describe the bug**
`ButtonGroup` prop-drills its immediate children, assuming they are `Button`s. Thus, something like this:
```js
Profile
Settings
Messages
…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://gith…