Hi! How can I stop events from propagating to parent nodes? Simply calling (.consume event) does not seem to do the trick
(.consume event)
huh, it should. do you consume this event in async event handler?