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
Angucomplete-alt : one error results from the $injector being unable to resolve a required dependency after adding the angucomplete-alt module to my Angular App file, e.g.
#509
Open
TomSirLiu opened this issue
Sep 25, 2017
· 0 comments
Error: $injector:unpr
Unknown Provider
Unknown provider: angucomplete-altProvider <- angucomplete-alt <- publicCourse.AlterScheduleCtrl
Description
This error results from the $injector being unable to resolve a required dependency.
Error: $injector:unpr
Unknown Provider
Unknown provider: angucomplete-altProvider <- angucomplete-alt <- publicCourse.AlterScheduleCtrl
Description
This error results from the $injector being unable to resolve a required dependency.
my code:
The text was updated successfully, but these errors were encountered: