-
Notifications
You must be signed in to change notification settings - Fork 64
preventDefault? #83
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
Comments
Agree. I have a similar function. :( On Friday, September 9, 2016, teh [email protected] wrote:
|
I do think |
However, since the react library defines its own |
Introduce preventDefault and stopPropagation. See #83.
Right now I'm stopping events from propagating like this:
Would you be opposed to me introducing this function (and others from https://facebook.github.io/react/docs/events.html)?
The text was updated successfully, but these errors were encountered: