buildo / bento-design-system

A customizable and extensible Design System framework for React.js projects
https://www.bento-ds.com
MIT License
118 stars 14 forks source link

Bug: Disclosure open status cannot be controlled from the extern. #906

Closed mperrando closed 1 month ago

mperrando commented 2 months ago

Description of the bug

Using isOpen and onToggle props to control the open status from the extern fails: Disclosure remains fixed on the initial isOpen value.

Already done a patch, PR is following.

Playroom reproduction

No response

Version

0.22.9-0.22.24

What browsers are you seeing the problem on?

No response

gabro commented 1 month ago

Fixed in #907