I took a brief look, and it looks like the problem is solved by changing your interaction slightly. I think the issue might stem from the initial state of the “Show” interaction. On Display for the Show Interaction, certain elements are set to Display:None, but when I changed them to Display:Block, the interaction worked as you want.
Does that make sense?
My answer stems from this post and helpful solution from @StuM!