Active item doesn't toggle when collapse={false}
Closed this issue · 2 comments
elgs commented
It seems when collapse={false}
, the old active item doesn't become inactive when a new item is clicked.
fortunar commented
Exactly, that is desired effect of the property.
elgs commented
I think semantically collapse and toggle active item should be two different things. Do you think there's any chance to put them into separate options?
By the way, can you please leave this thread open for a while for further discussion? Thanks.