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

Duration options doesn't have any effect

Open Rex90 opened this issue 8 years ago • 2 comments

The duration option doesn't seem to work - am i misunderstanding its use?

<i odometer="updates.length" odometer-options="{theme: 'default', duration: 300}"></i>

Rex90 avatar Apr 15 '16 16:04 Rex90

I am also facing the same problem. Do we need modify in default config also?

SenthilKumaranC avatar Sep 01 '16 10:09 SenthilKumaranC

Thanks for reporting. When debugging the option is clearly passed to the constructor options in new Odometer(). http://github.hubspot.com/odometer/ Are you able to get it to work separately? ie. without Angular and the plugin?

wallin avatar Sep 01 '16 11:09 wallin