Please could you specify how to use react-router with react-toolbox? It's related with #984 .
Seems that right now it's not possible without creating a lot of glue code. No way to setup the typical routing behavior for a Single Page Applications is a major drawback.
Possible solutions:
- Create a documentation showing how to do it without breaking any feature or styling of react-toolbox
- Create a possibility to configure behavior for all components that behave like links
- Create react-toolbox-router that solves all router-related problems
Please could you specify how to use react-router with react-toolbox? It's related with #984 .
Seems that right now it's not possible without creating a lot of glue code. No way to setup the typical routing behavior for a Single Page Applications is a major drawback.
Possible solutions: