“Exception: Error during instantiation of t! Primary outlet already registered.” in cordova angular2 app
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. Attached the chrome inspect below. My HTML File <html> <head> <base href="./"> <meta http-equiv="Content-Security-Policy" content="default-src 'self' data: