bfintal / Counter-Up

Counter-Up is a lightweight jQuery plugin that counts up to a targeted number when the number becomes visible.
http://bfintal.github.io/Counter-Up/demo/demo.html
GNU General Public License v2.0
746 stars 719 forks source link

invalid delete operand #50

Open EhsanCh opened 7 years ago

EhsanCh commented 7 years ago

I get "invalid delete operand" sometimes. i deleted this line from jquery.counterup.js to see if it solve issue. delete $this.data('counterup-nums');

tjrafferty commented 5 years ago

I am getting this issue as well -FYI I am using grails asset pipeline and this file is part of my manifest to be compiled...