-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add possibility to cancel bubbling #2172
Conversation
Did you try using |
Omg it works |
Sorry 😞 this is what I meant - checking |
e0c2a55
to
405bc51
Compare
updated accordingly |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A small typo but LGTM apart from that
Co-authored-by: mc1098 <m.cripps1@uni.brighton.ac.uk>
Co-authored-by: mc1098 <m.cripps1@uni.brighton.ac.uk>
Co-authored-by: mc1098 <m.cripps1@uni.brighton.ac.uk>
I've never worked with event bubbling so I would prefer to leave this PR review to someone else |
Description
Makes
stop_propagation
work.Add some documentation on the topic
Fixes #2130
Checklist
cargo make pr-flow