Dynamic Tabs

Hello,

I have put together a CodePen based on the Sign-in / tabs example. http://codepen.io/anon/pen/JrIsx

My tab buttons are loaded dynamically based on a model in TabCtrl. The tab buttons render successfully, however the views do not load when the tab buttons are clicked. The route states have also been created in the app. Could you please advise if this is a bug or if I am doing something incorrectly?

Thank you.