Events does not correctly bubble up the DOM tree #119
Labels
bug
Something isn't working
help wanted
Extra attention is needed
input needed
When an issue requires input or suggestions
Milestone
When an element is clicked using the
Click()
event dispatch helper, it doesn't cause the event to bubble up the DOM tree like it does in the browser.The text was updated successfully, but these errors were encountered: