flowbite-react
flowbite-react copied to clipboard
<Accordion.Panel isOpen={true}> doesn't work also setOpen and isOpen doesn't work with props
Describe the bug In the project, I need to manage the accordions panel and be able to open and close them, but I can't, I also checked the Flowbite codes and realized that they are not written correctly.
Expected behavior I want to manage isOpen and setOpen from the accordion panel and they work correctly.
Screenshots
System information:
- Device: Mac
- Browser: Chrome
Project information:
- Tailwind: ^3.2.4
- Flowbite: ^1.6.0
- Flowbite React: ^0.4.2
- Type: Next.js - 13.4.1