I am building an simple cordova app with my project. It has 2 levels of nesting (main route) -> child route -> (another child route). When trying to browse to the 2nd
When trying to browse to the 2nd
I had the same problem with angular2 beta11, just not using cordova.
According to a post here you should use the non-minified version of router.js. Sounds strange, but it worked for me.