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

humanizeDuration.getSupportedLanguages is not a function

Open roukmoute opened this issue 9 years ago • 0 comments

I've this problem for loading your library:

TypeError: humanizeDuration.getSupportedLanguages is not a function
    at a.init (dacfa64_angular-timer-all.min_2.js:8)
    at new controller (dacfa64_angular-timer-all.min_2.js:8)
    at Object.e [as invoke] (angular.js:4478)
    at P.instance (angular.js:9136)
    at K (angular.js:8248)
    at g (angular.js:7680)
    at K (angular.js:8284)
    at g (angular.js:7680)
    at g (angular.js:7684)
    at g (angular.js:7684)

With every try of <timer />

roukmoute avatar Mar 29 '16 08:03 roukmoute