Counter-Up
Counter-Up copied to clipboard
invalid delete operand
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');
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...