Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color palette preview fails with js error #132

Closed
rramo012 opened this issue Nov 4, 2019 · 1 comment
Closed

Color palette preview fails with js error #132

rramo012 opened this issue Nov 4, 2019 · 1 comment
Assignees

Comments

@rramo012
Copy link
Member

rramo012 commented Nov 4, 2019

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)

@rramo012 rramo012 self-assigned this Nov 4, 2019
@nicolepaschen
Copy link
Member

works as expected thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants