I'm assuming a jQuery plugin file is missing.
Steps to reproduce:
- Activate kampPro2 theme
- Navigate to Dashboard >> [client name] >> Overview
- View JS console (pasted below)
Uncaught TypeError: Object [object Object] has no method 'autogrow' pp-ui-behavior.js:48
(anonymous function) pp-ui-behavior.js:48
f.extend._Deferred.e.resolveWithjquery.min.js:16
e.extend.readyjquery.min.js:16
c.addEventListener.z
Commenting out the line 'fixes' the issue, but (I am guessing that) some element of user experience is lost.
I'm assuming a jQuery plugin file is missing.
Steps to reproduce:
Uncaught TypeError: Object [object Object] has no method 'autogrow' pp-ui-behavior.js:48
(anonymous function) pp-ui-behavior.js:48
f.extend._Deferred.e.resolveWithjquery.min.js:16
e.extend.readyjquery.min.js:16
c.addEventListener.z
Commenting out the line 'fixes' the issue, but (I am guessing that) some element of user experience is lost.