Skip to content

Animation broken with Router 0.13 and React 0.14 #3094

@ncuillery

Description

@ncuillery

Version

0.13.5

Test Case

Few updates on the animation example on branch 0.13.x:
ncuillery@944df1d
I use React 0.14 as we are supposed to do (no warning) and I increased the animation duration up to 10s

Steps to reproduce

Expected Behavior

Smooth animation from Page 1 to Page 2

Actual Behavior

No animation, Page 2 shows up immediately

It seems that the CSSTransitionGroup still does his job but the "leaving" component (a RouteHandler) is transitioning to the new route without animation while the "entering" component shows up:
capture du 2016-02-18 10 00 59

Have you a fix in mind ?

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