Closed
Description
The current implementation of tabs is not compatible with Angularjs. If the application uses ng-view and routes, selecting a tab will not work. It will expect to follow the href in the tab to the appropriate route. That is why projects such as UI-Bootstrap were created. Many of the standard bootstrap javascript components are not compatible with angularjs out of the box.