mhaagens / react-mobx-react-router4-boilerplate

React, React-Router 4, MobX and Webpack 2-boilerplate with async routes.
560 stars 137 forks source link

Doesn't work with HashRouter #34

Closed Xilonz closed 7 years ago

Xilonz commented 7 years ago

I used lots of your boilerplate, but the order in which the components are stacked don't work for me. The components make the 's component context fail. I ended up switching the 2 components. So, first the and then the .

mhaagens commented 7 years ago

Works on my end, are you getting any errors?

mhaagens commented 7 years ago

Closed due to inactivity.