Skip to content

Investigate need to feature check cancel and close events. #11598

Closed
@nhunzaker

Description

@nhunzaker

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 eliminate isEventSupported.js this is needed to check for input in ChangeEventPlugin

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions