Angular UI Router: abstract : true won't display page
问题 I'm trying to wrap my brain around Angular UI Router with nested navigation. My app has multiple pages. I've set up the StateProvider and the basic routing from page to page works. However, I am now trying to implement a tabbed view within one of these pages. I just can't get it to work. A basic example can be seen here: http://codepen.io/anon/pen/eBLfD Specifically: 1) the content of the first tab doesn't get loaded and 2) when I set abstract to false the page that holds the tabs does get