Sub view for $state not rendering in named ui-view
问题 https://plnkr.co/edit/VV13ty8XaQ20tdqibmFy?p=preview Expected After login the dashboard state renders dashboard.html, and all components and ui-views should render: tickers , tags , social (named ui-view) and feed . Results After login the dashboard state renders dashboard.html however only the components tickers , tags and feed show up, but not the social (named-ui-view) I feel that my problem lies somewhere around where I transition from the login state to the dashboard state. Once you hit