Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this.transitionTo breaks due to changes in react-router 1.0.x #21

Closed
rajaraodv opened this issue Oct 1, 2015 · 2 comments
Closed

this.transitionTo breaks due to changes in react-router 1.0.x #21

rajaraodv opened this issue Oct 1, 2015 · 2 comments

Comments

@rajaraodv
Copy link

I saw errors in places where we are using transitionTo api. It used to be part of Navigation mixin but apparently they have changed it to History mixin. Also transitionTo no longer exists

please see:
Please see: https://github.com/rackt/react-router/blob/master/UPGRADE_GUIDE.md

@echenley
Copy link
Owner

echenley commented Oct 5, 2015

@rajaraodv Thanks for the heads up!

@rajaraodv
Copy link
Author

@echenley No worries, thanks for the great example app!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants