nkbt / component-router

Redux-based component routing solution
https://nkbt.github.io/component-router
MIT License
93 stars 7 forks source link

Fix default value for current route #111

Closed nkbt closed 7 years ago

nkbt commented 7 years ago

Otherwise there might be an error Uncaught TypeError: Cannot read property 'route' of null (if route is accessed before any other routes added)