You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using wordpress 5.3 the following error is thrown when attempting to customize colors within the customizer.
customizer.min.js?ver=2.2.7:1 Uncaught TypeError: parent.$ is not a function
at Function. (customizer.min.js?ver=2.2.7:1)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith (jquery.js?ver=1.12.4-wp:2)
at Function.set (customize-base.min.js?ver=5.3-RC3-46639:1)
at Function.d [as set] (jquery.js?ver=1.12.4-wp:2)
at t (customize-preview.min.js?ver=5.3-RC3-46639:1)
at i. (customize-preview.min.js?ver=5.3-RC3-46639:1)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith (jquery.js?ver=1.12.4-wp:2)
at i.trigger (customize-base.min.js?ver=5.3-RC3-46639:1)
The text was updated successfully, but these errors were encountered:
Describe the bug
Using wordpress 5.3 the following error is thrown when attempting to customize colors within the customizer.
customizer.min.js?ver=2.2.7:1 Uncaught TypeError: parent.$ is not a function
at Function. (customizer.min.js?ver=2.2.7:1)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith (jquery.js?ver=1.12.4-wp:2)
at Function.set (customize-base.min.js?ver=5.3-RC3-46639:1)
at Function.d [as set] (jquery.js?ver=1.12.4-wp:2)
at t (customize-preview.min.js?ver=5.3-RC3-46639:1)
at i. (customize-preview.min.js?ver=5.3-RC3-46639:1)
at i (jquery.js?ver=1.12.4-wp:2)
at Object.fireWith (jquery.js?ver=1.12.4-wp:2)
at i.trigger (customize-base.min.js?ver=5.3-RC3-46639:1)
The text was updated successfully, but these errors were encountered: