We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 !
The text was updated successfully, but these errors were encountered:
Same problem, I am waiting the update
Sorry, something went wrong.
@goatslacker is project alive?
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.
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.
No branches or pull requests
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 !
The text was updated successfully, but these errors were encountered: