FormidableLabs / redux-little-router

A tiny router for Redux that lets the URL do the talking.
MIT License
1.04k stars 114 forks source link

[@14.1.0] RouterProvider breaks #206

Closed Manuelandro closed 7 years ago

Manuelandro commented 7 years ago

Just updated to the last version and the RouterProvider component causes "React.createElement: type is invalid -- expected a string or a class/function but got: undefined"

tptee commented 7 years ago

<RouterProvider> is gone in v14 and up--it's safe to remove!