reduxframework / redux-framework

Redux is a simple, truly extensible options framework for WordPress themes and plugins!
http://redux.io
Other
1.74k stars 583 forks source link

Typography and google fonts #3544

Closed Ryu-k closed 6 years ago

Ryu-k commented 6 years ago

http://support.redux.io/?id=6sIuRgvgyRRxVR6lqnrXhiEh4juBMRmFIe%2BBGcKdHWoZoAl2jDv2QV2N4L3OOZOVv3rZ9IHxPjYTkKuW5KLkcQ%3D%3D

WordPress 4.9.6 Redux v3.6.9

Metaboxes extension installed.

I have an odd issue with the typography field, when I try to open the font dropdown I got this error.

select2.min.js?ver=3.5.2:formatted:1433 Uncaught TypeError: Cannot read property 'disabled' of undefined at h (select2.min.js?ver=3.5.2:formatted:1433) at d.populateResults (select2.min.js?ver=3.5.2:formatted:1461) at d. (select2.min.js?ver=3.5.2:formatted:1914) at Object.callback (select2.min.js?ver=3.5.2:formatted:1284) at select2.min.js?ver=3.5.2:formatted:276 at Object.query (field_typography.min.js?ver=1530726963:1) at d.updateResults (select2.min.js?ver=3.5.2:formatted:1890) at d.opening (select2.min.js?ver=3.5.2:formatted:2023) at d.open (select2.min.js?ver=3.5.2:formatted:1683) at d. (select2.min.js?ver=3.5.2:formatted:2135)

If I re-upload the framework folder it re-start to work, I don't know why this is happening.

I am just wondering if you have any ideas.

Kind Regards

kprovance commented 6 years ago

I can't reproduce based on your config. I would begin disabling other plugins one at a time and see if there is a conflict there. Specifically if another is using select 2. I am assuming the option panel, if this is happening in metaboxes, that's a whole different story.

kprovance commented 6 years ago

No reply given. Closing.