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
{{ message }}
This repository was archived by the owner on Apr 30, 2018. It is now read-only.
When I inject formlyTemplateProvider into my .config, it throws a unknown provider error. Looking around at the formly.js file, I don't see any provider defined with that name. Injecting formlyTemplate into the config block doesn't work either, however, injecting it into a .run block makes everything works as expected.
Just thought I should let you know so the documentation can be updated or a fix implemented.