peter-mouland / react-lego

React-lego : incrementally add more cool stuff to your react app
http://react-lego.herokuapp.com/
MIT License
414 stars 36 forks source link

rr4 - Memory Router causes activeClassname not being set on server #34

Open dlebedynskyi opened 8 years ago

dlebedynskyi commented 8 years ago

Thanks for rr4 branch. I encountered an error if use MemoryRouter in server render cycle. See https://github.com/ReactTraining/react-router/issues/4076#issuecomment-255174098

Due to this https://github.com/peter-mouland/react-lego/blob/webpack2-rhl-rr4/src/app/Root.js#L11