connected-react-router icon indicating copy to clipboard operation
connected-react-router copied to clipboard

Multiple independent, connected routers?

Open Nantris opened this issue 6 years ago • 0 comments

I don't think this is possible, but I'm using Redux in a multi-window Electron environment where the store is shared across windows. In this situation the router state and history would need to be window-specific. Is there any way to accomplish that?

Nantris avatar Oct 08 '19 19:10 Nantris