React-router: Usage with ReactCSSTransitionGroup renders error Unknown prop `computedMatch`

Created on 3 Feb 2017  路  3Comments  路  Source: ReactTraining/react-router

Version

4.0.0-beta.4

Test Case

Can't reproduce in JSBin as ReactCSSTransitionGroup is not provided as a dist/standalone version and JSBin doesn't allow require calls

Error

image

Most helpful comment

There should be an animation example using <Switch> in the documentation at some point to make it clearer how to do this.

All 3 comments

My mistake, I was using ReactCSSTransitionGroup as first child of <Switch>.

There should be an animation example using <Switch> in the documentation at some point to make it clearer how to do this.

Absolutely! @pshrmn I'm following your thread on this. I'm having the same issue as you, the new route that comes in is the same as the prev one... Let's hope they fix this soon! Thanks for sharing your experience.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

winkler1 picture winkler1  路  3Comments

imWildCat picture imWildCat  路  3Comments

ArthurRougier picture ArthurRougier  路  3Comments

yormi picture yormi  路  3Comments

wzup picture wzup  路  3Comments