Hello, not sure if this project is still active or not.. but I'm having an issue where the init() logic runs before my page has loaded meaning the tabContainer is null.
If I wrap the init() logic in a $timeout everything works swimmingly. Any thoughts?