Skip to content
Discussion options

You must be logged in to vote

@cotepatrice This is because the event bubbling does not work similar to React synthetic events - If your 1st event have a complex logic, then the event bubbling stops there. Try wrapping the complex logic in to settimeout, it will trigger in all use cases

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cotepatrice
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants