color picker field errors with front end forms

Support MB Frontend Submission color picker field errors with front end formsResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29544
    LeerpodiumLeerpodium
    Participant

    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.

    #29549
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Thank you for your feedback.

    I will escalate this issue to the developer team to fix it in the next update.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.