Skip to content

ReactEventEmitter error after upgrade to react 0.9.0-rc1 #1119

Closed
@mablack

Description

@mablack

I've just upgraded a previously working app, and running the app throws the following error in Chrome:

ReactEventEmitter.js:254
Uncaught TypeError: Cannot read property 'length' of undefined 

I don't get a more detailed stack trace though, sorry.

The app was previously working without errors with react 0.8.
I've also upgraded the react-touch-lib dependency to 0.0.4, and created a fork of the react-touch-lib repo to update the react dependency to 0.9.0-rc1 - just in case the existing dependency on react 0.8 was causing the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions