I\'m receiving the error:
Uncaught TypeError: Cannot read property \'func\' of undefined
Yet I have no idea why, I\'ve Googled
It looks like a react-router bug (related to prop types.) It's working on react-router 3.2.0
Check the issue here: https://github.com/ReactTraining/react-router/issues/5605