You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to load my templates on '.run' and loading them via templateProvider. TemplateProvider never executes if 'ng-strict-di' is set on the application. Took me a long time to track this down to ng-strict-di. Currently unsure what's the problem and why ng-strict-di could affect templateProvider from running with no errors at all the console.