You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm registering to receive OnClick on both A and B (where A is a visual background and B is a child button). Yet the OnClick comes in on A before B? If I don't consume in A's handler (or I remove it), it comes in on B as expected. Why isn't it coming in on the leaf (B) first?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'all --
I'm registering to receive
OnClick
on both A and B (where A is a visual background and B is a child button). Yet theOnClick
comes in on A before B? If I don't consume in A's handler (or I remove it), it comes in on B as expected. Why isn't it coming in on the leaf (B) first?Unrelated -- some WIP pr0n:
@

Beta Was this translation helpful? Give feedback.
All reactions