All Events Broken
I used to have event callback from an action - and in that event callback I used to be able to add a sleep (tick ) and use the original events of the action in the tick of the delay - but now on the sleep in the tick even I use the original event I get null - I saw that @salma fixed event bubbling - would it have something to do with that (can we add a switch to allow bubbling - my whole app relies on that )