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
'phoneUS' filter was not included into main 'angular.filter' module which causes injection error when entire 'angular.filter' module is included into project. As a result 'phoneUS' does not work as expected.
Console log:
Error: [$injector:unpr] Unknown provider: phoneUSFilterProvider <- phoneUSFilter
0 commit comments