Closed
Description
The ReactBrowserEventEmitter checks for browser support of the cancel
and close
events. before attaching those listeners.
I'm curious why this is necessary. Did we need it for IE8?
I'd like to:
- Determine if there are ramifications to removing these checks
- Add comments above those lines if these checks are necessary.
-
Maybe eliminatethis is needed to check forisEventSupported.js
input
in ChangeEventPlugin