React Router v4 + Meteor createContainer - routes not rendering

Having the same Problem when I use createContainer on the App Component, is it a Bug?

no one with the same problem?

I had a similar problem, solved it wrapping App component with withRouter.

Check my SO answer for more details.

You might also want to start using withTracker: https://guide.meteor.com/react.html#using-withTracker