Skip to content

Synthetic event warning on React15.0.1 #8

@hafen

Description

@hafen

When adding event handlers to numeric input components in React 15.0.1, I get the following warning in the javascript console:

Warning: This synthetic event is reused for performance reasons. If you're seeing this, you're accessing the property type on a released/nullified synthetic event. This is set to null. If you must keep the original synthetic event around, use event.persist(). See https://fb.me/react-event-pooling for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions