Results 1 comments of ebda3is

To solve it just add the following code in line 62: ``` javascript if (!$this.data('counterup-nums')) { return; } ``` After ``` javascript var f = function () { ``` the...