In product edit area, clicking on tabs doesn't open the tab any more on WordPress 5.5, the new update released. It appears that this is due to javascript errors introduced by WP eliminating wpColorPickerL10n.
This broke a number of plugins. Easy Cart folks, please release the fix as soon as possible!
Anyone has a solution in the meantime?
=================
Error in console:
=================
Uncaught ReferenceError: wpColorPickerL10n is not defined
at h.<computed>.<computed>._create (wp-color-picker-alpha.js?ver=1.1.0:17)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._createWidget (widget.min.js?ver=1.11.4:11)
at new h.<computed>.<computed> (widget.min.js?ver=1.11.4:11)
at HTMLInputElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.h.fn.<computed> [as wpColorPicker] (widget.min.js?ver=1.11.4:11)
at HTMLDocument.<anonymous> (admin.js?ver=4_3_5:3)
at i (jquery.js?ver=1.12.4-wp:2)
This broke a number of plugins. Easy Cart folks, please release the fix as soon as possible!
Anyone has a solution in the meantime?
=================
Error in console:
=================
Uncaught ReferenceError: wpColorPickerL10n is not defined
at h.<computed>.<computed>._create (wp-color-picker-alpha.js?ver=1.1.0:17)
at h.<computed>.<computed>.h.isFunction.a.<computed> [as _create] (widget.min.js?ver=1.11.4:11)
at h.<computed>.<computed>._createWidget (widget.min.js?ver=1.11.4:11)
at new h.<computed>.<computed> (widget.min.js?ver=1.11.4:11)
at HTMLInputElement.<anonymous> (widget.min.js?ver=1.11.4:11)
at Function.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.each (jquery.js?ver=1.12.4-wp:2)
at n.fn.init.h.fn.<computed> [as wpColorPicker] (widget.min.js?ver=1.11.4:11)
at HTMLDocument.<anonymous> (admin.js?ver=4_3_5:3)
at i (jquery.js?ver=1.12.4-wp:2)