remix-run / react-router

Declarative routing for React
https://reactrouter.com
MIT License
53.12k stars 10.31k forks source link

Restore router state #3008

Closed awinogradov closed 8 years ago

awinogradov commented 8 years ago

I use react-router-redux for sync history. I want to save the state of an application and restore it in the future. All components wich connected to redux work fine with restored state wich I transfer by initial state. But! Router doesn't understand :( What is wrong?

screen shot 2016-02-02 at 00 13 36

I got / ;(

taion commented 8 years ago

Thanks for your question!

We want to make sure that the GitHub issue tracker remains the best place to track bug reports and feature requests that affect the development of React Router.

Questions like yours deserve a purpose-built Q&A forum. Could you post this question to Stack Overflow with the tag #react-router? https://stackoverflow.com/questions/ask?tags=react-router

We also have an active and helpful React Router community on Reactiflux, which is a great place to get fast help with React Router and with the rest of the React ecosystem. You can join at https://discord.gg/0ZcbPKXt5bYaNQ46.

awinogradov commented 8 years ago

What? No! I want to get help here. You can move this repository to Stackoverflow for productivity work. Reopen issue!

awinogradov commented 8 years ago

cc @taion @gaearon @mjackson

taion commented 8 years ago

This isn't even the right repo.

This issue tracker is for bugs and feature requests for React Router. It's neither feasible nor desirable for broad support inquiries or general questions to do with React Router to go here.

There are a number of great forums to get help with trying to do what you want to do – this isn't one of them.

awinogradov commented 8 years ago

@taion You should write about this in the Readme. I'm feeling negative...

taion commented 8 years ago

This is clearly stated in the README:

For questions and support, please visit our channel on Reactiflux or Stack Overflow. The issue tracker is exclusively for bug reports and feature requests.

awinogradov commented 8 years ago

@taion why you think it is not a bug?

taion commented 8 years ago

This discussion is no longer productive.

taion commented 8 years ago

If you have any further concerns regarding React Router's integration with react-router-redux, please follow up on the appropriate repository.