flowbite icon indicating copy to clipboard operation
flowbite copied to clipboard

Accordian initial aria-expanded="false' on first item doesn't work as expected

Open iamgmd opened this issue 2 years ago • 0 comments

When setting aria-expanded="false" on all item buttons it still opens the first item and causes a double-click needed to expand.

Create any accordion and set all buttons with area-expanded="false"

I expect all items to be collapsed initially.

  • OS: macOS
  • Browser: chrome, safari, brave, etc.
  • Version: latest

Using Nuxt3

iamgmd avatar Jul 20 '23 10:07 iamgmd