I have a page with some tabs and each tab has large amount of angularjs bindings.This is sample page where i am facing issue.Each tabs take about 10 seconds to render.
I usually solve this in my HTML using ng-if.
In your case this would become something like:
Content loading... No tabs available {{tab.title}}