Uncaught TypeError: a.target.className.indexOf is not a function
-
Uncaught TypeError: a.target.className.indexOf is not a function at q2w3-fixed-widget.min.js:formatted:18 at Array.forEach (<anonymous>) at MutationObserver.<anonymous> (q2w3-fixed-widget.min.js:formatted:17)
File: q2w3-fixed-widget/js/q2w3-fixed-widget.min.js
Error at Line 1814 if (0 == q2w3_sidebar_options[0].disable_mo_api && b) { 15 q2w3Refresh = !1; 16 var c = new b(function(a) { 17 a.forEach(function(a) { 18 ---> q2w3_exclude_mutations_array(q2w3_sidebar_options).indexOf(a.target.id) == -1 && a.target.className.indexOf("q2w3-fixed-widget-container") == -1 && (q2w3Refresh = !0) 19 }) 20 } 21 );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Uncaught TypeError: a.target.className.indexOf is not a function’ is closed to new replies.