-
Notifications
You must be signed in to change notification settings - Fork 252
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: React onChange/onInput events not triggering on input type="file…
…" file upload (#381) * fix: upload change/input events not bubbling up * test: upload function change/input event bubbling * test: updated upload with label test to reflect event bubbling Co-authored-by: Kent C. Dodds <me+github@kentcdodds.com> Closes #380
- Loading branch information
Showing
2 changed files
with
44 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters