Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

Uncaught Error: CSSTransition.getChildContext() #5

@jrmyio

Description

@jrmyio

I am using React # next and I am getting an error:

Uncaught Error: CSSTransition.getChildContext(): childContextTypes must be defined in order to use getChildContext().

I temporary fixed this with:

CSSTransition.childContextTypes = {
    //child context keys
}

I am not too sure why this error occurs but it seems something has changed in react.

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