Closed majick777 closed 5 years ago
I'm getting undefined function in line 124 of /lib/class-option-number.php: `$( '.tf-number input[type=number]' ).on( 'keyup', .debounce( function() {` perhaps this debounce function part of the underscores library ?
Yup it's part of the underscores library which is already enqueued.
I'll need more info please :)
Cannot seem to reproduce this, guess it must have been a network glitch or conflict with another plugin.
I'm getting undefined function in line 124 of /lib/class-option-number.php: `$( '.tf-number input[type=number]' ).on( 'keyup', .debounce( function() {` perhaps this debounce function part of the underscores library ?