flowbite-react
flowbite-react copied to clipboard
Official React components built for Flowbite and Tailwind CSS
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary Can you add a...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Go...
- [ ] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [ ] I have tested the latest version ## Steps to reproduce...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary I am using flowbite-react...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary Describe how it should...
Fixes layout where title and close button overlap in RTL mode Uses logical CSS property for text direction ## Summary by CodeRabbit * **Style** * Updated modal header close button...
Bug Report: EMFILE error (too many open files) in development mode with flowbite-react/plugin/vite
🔍 **Bug Description** The flowbite-react/plugin/vite plugin causes an EMFILE: too many open files error when running Vite in development mode, but works fine in production builds. **Environment** OS: macOS (MacBook...
- [*] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Addressed issue number `#1617` Reference related...
### Discussed in https://github.com/themesberg/flowbite-react/discussions/1530 Originally posted by **goodpixels** February 11, 2025 Property `iconOnly` mentioned [here](https://flowbite-react.com/docs/components/button#button-with-only-icons) is not implemented [in the component](https://github.com/themesberg/flowbite-react/blob/main/packages/ui/src/components/Button/Button.tsx#L70).
- [X] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [X] I have tested the latest version ## Steps to reproduce Deploy nextjs...