Create multiple instances of an angular service
I have an odd requirement. Our’s is a single-spa application. In which, the container app would give us a navigation menu on the left (Tree View), and we would create a new instance of the module and component and load it basing on the navigation item the user selects.