Created by: SGinTech
We need to ensure that 'hidden' event is triggered only after the 'collapsing' class is removed from collapse element.
Otherwise we cannot rely on this event to find "hidden" children.
This behavior is wished if you want to implement WAI-ARIA features that dynamicaly adapt and rely on visibility of elements to build navigation or element descriptions.