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

RGBA Color Picker broken on Wordpress 4.9 #3030

Closed
ivandotv opened this issue Nov 21, 2017 · 2 comments
Closed

RGBA Color Picker broken on Wordpress 4.9 #3030

ivandotv opened this issue Nov 21, 2017 · 2 comments

Comments

@ivandotv
Copy link
Contributor

ivandotv commented Nov 21, 2017

RGBA Color Picker is broken everywhere ( customizer , popup, regular page).
This is exclusive to WP 4.9
In case of customizer, as you might quess JavaScript error completely breaks the customizer.
The error is the same everywhere.
possibly related to #3026

Uncaught TypeError: Cannot read property 'removeClass' of undefined
    at a.(anonymous function).(anonymous function).open (http://tema-1.192.168.3.101.xip.io/x-3/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jque&load%5B%5D=ry-ui-dialog,wpdialogs,hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-q&load%5B%5D=uery,admin-comments,suggest,jquery-ui-sortable,postbox,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,tags-suggest,tags-box,word-&load%5B%5D=count,post,editor-expand,thickbox,shortcode,wp-util,wp-backbone,media-models,wp-plupload,wp-mediaelement,wp-api-request,media-vi&load%5B%5D=ews,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,jquery-ui-slider,jquery-touch-punc&load%5B%5D=h,iris,wp-color-picker,jquery-ui-tabs,editor,wp-pointer,jquery-ui-droppable,jquery-ui-accordion,wplink,media-upload,wp-embed&ver=4.9:779:2816)
    at a.(anonymous function).(anonymous function).open (http://tema-1.192.168.3.101.xip.io/x-3/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-position,jque&load%5B%5D=ry-ui-dialog,wpdialogs,hoverIntent,common,admin-bar,heartbeat,autosave,wp-ajax-response,jquery-color,wp-lists,quicktags,jquery-q&load%5B%5D=uery,admin-comments,suggest,jquery-ui-sortable,postbox,jquery-ui-menu,wp-a11y,jquery-ui-autocomplete,tags-suggest,tags-box,word-&load%5B%5D=count,post,editor-expand,thickbox,shortcode,wp-util,wp-backbone,media-models,wp-plupload,wp-mediaelement,wp-api-request,media-vi&load%5B%5D=ews,media-editor,media-audiovideo,mce-view,imgareaselect,image-edit,svg-painter,wp-auth-check,jquery-ui-slider,jquery-touch-punc&load%5B%5D=h,iris,wp-color-picker,jquery-ui-tabs,editor,wp-pointer,jquery-ui-droppable,jquery-ui-accordion,wplink,media-upload,wp-embed&ver=4.9:22:1032)
    at HTMLAnchorElement.<anonymous> (http://tema-1.192.168.3.101.xip.io/x-3/wp-content/plugins/unyson/framework/includes/option-types/rgba-color-picker/static/js/scripts.js?ver=2.7.10:112:11)
    at HTMLAnchorElement.dispatch (http://tema-1.192.168.3.101.xip.io/x-3/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,underscore,backbone,moxiejs,plupload&ver=4.9:3:12444)
    at HTMLAnchorElement.r.handle (http://tema-1.192.168.3.101.xip.io/x-3/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,underscore,backbone,moxiejs,plupload&ver=4.9:3:9173)
open @ load-scripts.php:779
(anonymous) @ load-scripts.php:22
(anonymous) @ scripts.js:112
dispatch @ load-scripts.php:3
r.handle @ load-scripts.php:3
@appache7-2
Copy link

up

@ivandotv
Copy link
Contributor Author

It it broken again on 4.9.5 however this is not the issue.
I have opened a new issue #3302

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