You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution.
Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you!
The ReactBrowserEventEmitter checks for browser support of the
cancel
andclose
events. before attaching those listeners.I'm curious why this is necessary. Did we need it for IE8?
I'd like to:
Maybe eliminatethis is needed to check forisEventSupported.js
input
in ChangeEventPluginThe text was updated successfully, but these errors were encountered: