If I call show method twice on a collapse I can see transition
Created by: mvuksano
I can see a transition happening if I have a collapse component which is visible and then call show method again. Shouldn't a call to show have no effect if the collapse is already expanded?