Thread Starter
Tevya
(@thefiddler)
I also found it’s causing JS conflicts with Divi Visual builder. I can’t use the color pickers in Visual Builder, and get errors like this, when using it, with Carousel Slider active:
Uncaught TypeError: Cannot read property 'removeClass' of undefined
at a.(/anonymous function).(anonymous function).open (https://domain.com/wp-admin/js/color-picker.min.js?ver=4.9.6:1:2816)
at a.(/anonymous function).(anonymous function).open (https://domain.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:1032)
at HTMLInputElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (jquery.js:2)
at a.fn.init.each (jquery.js:2)
at a.fn.init.a.fn.(/anonymous function) [as wpColorPicker] (https://domain.com/wp-includes/js/jquery/ui/widget.min.js?ver=1.11.4:11:1857)
at t.value (bundle.modals.8c61713e.js:214)
at Object.Le (react-dom.production.min.js?ver=16.2:92)
at Object.invokeGuardedCallback (react-dom.production.min.js?ver=16.2:91)
at Object.invokeGuardedCallbackAndCatchFirstError (react-dom.production.min.js?ver=16.2:91)