Open rajeshkw opened 10 years ago
Navigation of tabs from url routes with angular route not routing properly to open corresponding tab.
How to route this with angular.js? I am being routed to default link by angular router.
After transitioning from the default tab to any other tab, angularjs routing is not working because it is adding |verticalTab1, |verticalTab2 etc.
Navigation of tabs from url routes with angular route not routing properly to open corresponding tab.
/mypagelink|demoTab1
How to route this with angular.js? I am being routed to default link by angular router.