flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

<Accordion.Panel isOpen={true}> doesn't work also setOpen and isOpen doesn't work with props

Open iliafaramarzpour opened this issue 1 year ago • 19 comments

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 Screenshot 2023-05-10 at 3 01 34 PM

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

iliafaramarzpour avatar May 10 '23 11:05 iliafaramarzpour