ShivamJoker / React-Fast-Accordion

Simple, fast, accessible accordion library with no dependency
https://www.npmjs.com/package/react-fast-accordion
GNU General Public License v3.0
58 stars 4 forks source link

multiExpand doesn't seem to be working #6

Closed dungle-scrubs closed 2 years ago

dungle-scrubs commented 2 years ago

Adding multiExpand={false} (when added in the provided CodeSandbox demo) doesn't seem to be limiting the accordion to only one open item at a time.

ShivamJoker commented 2 years ago

Can you share the updated sandbox with the latest version of the library.

dungle-scrubs commented 2 years ago

Hey @ShivamJoker, thanks, I incorrectly assumed that the demo in the readme was the latest version, but it's a full version behind. I checked the latest version and it works great.

ShivamJoker commented 2 years ago

No problem glad you figured it out