Hi,
I am getting the following JS errors when loading a front end submission form that contains a color picker field:
Uncaught TypeError: Cannot read property '__' of undefined
at color-picker.min.js?ver=5.7.2:2
at color-picker.min.js?ver=5.7.2:2
Uncaught TypeError: Cannot read property 'wpColorPicker' of undefined
at wp-color-picker-alpha.min.js?ver=5.4.6:11
Uncaught TypeError: $this.wpColorPicker is not a function
at HTMLInputElement.transform (color.js?ver=5.4.6:35)
at Function.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
at HTMLDocument.init (color.js?ver=5.4.6:39)
at HTMLDocument.dispatch (jquery.min.js?ver=3.5.1:2)
at HTMLDocument.v.handle (jquery.min.js?ver=3.5.1:2)
at Object.trigger (jquery.min.js?ver=3.5.1:2)
at HTMLDocument.<anonymous> (jquery.min.js?ver=3.5.1:2)
at Function.each (jquery.min.js?ver=3.5.1:2)
at s.fn.init.each (jquery.min.js?ver=3.5.1:2)
Hope you can fix this.
Cheers and thanks in advance.