Javascript errors when editing columns
I am getting javascript errors when trying to edit columns. And because of the errors, clicking the ‘Update’ button does nothing. Below are the javascript error information that I can get from Safari.
Any suggestions on what to do?
[Error] Error: Option ‘multiple’ is not allowed for Select2 when attached to a <select> element.
(anonymous function) (select2.min.js:1:18524)
each (load-scripts.php:2:2980)
prepareOpts (select2.min.js:1:18315)
prepareOpts (select2.min.js:2:17684)
init (select2.min.js:1:13782)
(anonymous function) (select2.min.js:2:30581)
each (load-scripts.php:2:2980)
each (load-scripts.php:2:840)
select2 (select2.min.js:2:30269)
(anonymous function) (layouts.js:96)
dispatch (load-scripts.php:4:8555)
handle (load-scripts.php:4:5258)
trigger (load-scripts.php:4:7656)
trigger (load-scripts.php:8:6737)
(anonymous function) (load-scripts.php:4:15525)
each (load-scripts.php:2:2980)
each (load-scripts.php:2:840)
trigger (load-scripts.php:4:15498)
cpac_init (admin-settings.min.js:1:4149)
(anonymous function) (admin-settings.min.js:1:4491)
j (load-scripts.php:2:27315)
fireWith (load-scripts.php:2:28124)
ready (load-scripts.php:2:29968)
J (load-scripts.php:2:30328)
[Error] TypeError: undefined is not an object (evaluating ‘e.hasClass’)
(anonymous function) (load-scripts.php:605:1534)
dispatch (load-scripts.php:4:8555)
handle (load-scripts.php:4:5258)
trigger (load-scripts.php:4:7656)
trigger (load-scripts.php:8:6737)
(anonymous function) (load-scripts.php:4:15525)
each (load-scripts.php:2:2980)
each (load-scripts.php:2:840)
trigger (load-scripts.php:4:15498)
(anonymous function) (load-scripts.php:604:2925)
j (load-scripts.php:2:27315)
fireWith (load-scripts.php:2:28124)
x (load-scripts.php:5:22123)
b (load-scripts.php:5:26032)
You must be logged in to reply to this topic.