Issue transitioning between scenes with a button

It is! I have three scenes. I can easily transition between the first and the second one (I use a simple setTimeout in that case). If I change the setTimeout for a button click, I get the exact same issue. This makes me think scenes are well defined.