Skip to content

Conversation

@blackbing
Copy link

by default useCapture is true but it will change event bubble behavior. I think it should add an option to set useCapture.

@fspoettel
Copy link

fyi there is an edge case with nested onChange handlers and react 15.6.1 where the onChange handler will not fire if useCapture is set to true on the listener here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants