angular-gettext icon indicating copy to clipboard operation
angular-gettext copied to clipboard

Fix #138 - Circular dependency when using inside $http interceptor

Open MigFerreira opened this issue 9 years ago • 0 comments

Removed $http from factory dependency and dynamically inject it only when user actually changes language.

MigFerreira avatar Aug 16 '16 14:08 MigFerreira