'keep bootstrap accordion panel in dom when closed

I've noticed that when a bootstrap accordion panel is closed, it is removed from the DOM.

Is there a way to keep the bootstrap accordion panel in the dom when it's closed?

I've looked at the accordion options, but there doesn't seem to be one that controls this kind of behaviour.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source