“Exception: Error during instantiation of t! Primary outlet already registered.” in cordova angular2 app

前端 未结 1 1617
心在旅途
心在旅途 2021-01-02 17:18

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

1条回答
  •  既然无缘
    2021-01-02 18:06

    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.

    0 讨论(0)
提交回复
热议问题