Angular ui router default route

angular ui router otherwise angular ui router default state angular ui router set default state angularjs ui-router default route angularjs ui-router default state In this video we will discuss how to set a default route when using ui-router in your angular application. At the moment the problem is that, if you try to navigate to a route that is not configured, you will see only the layout page without any partial template injected into it. For example if you navigate to http://localhost:51983/ABC, since
Back to Top