This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Changing the value of is-open attribute of a hidden accordion causes transition problems #3141
Closed
Description
When I try to change the value of is-open of a hidden accordion is causes the transition of the collapsing to get stuck in 'collapsing' class and not changing to 'collapse' class.
This problem with the transition is causing the accordion to behave strangely where you need to press the heading twice to open accordion group.
I've read this - #90
But it looks like it is still an existing bug. (i use the latest version)...
Any help will be much appreciated...
Idanb11