Thomasforweb

Results 3 comments of Thomasforweb

I am also Facing simillar issue

@saeed68gm , got it to work. Dont include it as a dependency in any controller. Just add it on the module. `angular .module('DemoApp', [ 'ngAnimate', 'timer' ])`

@saeed68gm Can you create plunker?