Skip to content

react-transition-group 2.x causes an unknown props error on Modal open #502

@will-stone

Description

@will-stone

Issue description

  • version #4.8.0
  • components: modal

Steps to reproduce issue

  • Install react-transition-group 2.1.0.
  • Open a Modal
Warning: Unknown props `onExited`, `appear`, `enter`, `exit` on <div> tag. Remove these props from the element. For details, see https://fb.me/react-unknown-prop
    in div (created by Fade)
    in Fade
    in div (created by TransitionGroup)
    in TransitionGroup

Downgrading to 1.2.0 fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions