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 level (another child route) I get an error saying 
Exception: 
Error during instantiation of t! Primary outlet already registered. First 
level works fine. I have not used router outlet twice in any template. The 
issue is the same in the emulation of browser as well as android. The 
application works fine with a browser and a server; a dev server or apache.

Attached the chrome inspect of error below:
http://i.stack.imgur.com/10r4U.png
My cordova application build structure through inspector:
http://i.stack.imgur.com/m7tP8.png

For code of HTML and the main component you can also check the following:
http://stackoverflow.com/questions/36016993/exception-error-during-instantiation-of-t-primary-outlet-already-registered

Please let me know if some more information is needed. Any help is welcome.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to