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

react-router 2.0 compatibility #9

Open
moimael opened this issue Feb 5, 2016 · 4 comments
Open

react-router 2.0 compatibility #9

moimael opened this issue Feb 5, 2016 · 4 comments

Comments

@moimael
Copy link

moimael commented Feb 5, 2016

Right now alt router seems to have problem with react-router 2.0 and history 2.0.

It would be great to be able to make them work together.

Thanks !

@sergio11
Copy link

sergio11 commented Mar 5, 2016

Same problem, I am waiting the update

@ziflex
Copy link

ziflex commented Apr 28, 2016

@goatslacker is project alive?

@goatslacker
Copy link
Member

Haven't used it in a bit. PRs are welcome. If you use this and want to maintain it as well then I can make you a contributor.

@taion
Copy link
Member

taion commented Apr 28, 2016

BTW, the need for e.g. actions is largely absent with React Router v2.x, as we now offer history singletons, and otherwise encourage using that pattern for navigating outside of components: https://github.com/reactjs/react-router/blob/master/docs/guides/NavigatingOutsideOfComponents.md.

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

5 participants