Investigate adding url parsing to Navigation
SinZ163 opened this issue · 0 comments
SinZ163 commented
Currently Thunderclap doesn't use react-router anymore as it was not working with BrowserRouter, HashRouter and MemoryRouter when doing production builds, and as such I've switched to a manual navigation system using mobx state management, this means that history isn't persistent and can't link to specific pages in the app