Version 2.0 Causes JavaScript Errors in Divi Builder
-
Upgrading to the latest version of this plugin (2.0) causes JavaScript errors in the page builder of the widely used Divi Theme by Elegant Themes. These JavaScript errors break the functionality of the color picker in the builder.
Uncaught TypeError: Cannot read property 'has' of undefined at Object.handle (index.js:98) at gettext (index.js:8) at Object.applyFilters (hooks.min.js?ver=50e23bed88bcb9e6e14023e9961698c1:2) at Object.__ (i18n.min.js?ver=db9a9a37da262883343e941c3731bc67:2) at wp-color-picker-alpha.min.js?ver=4.9.2:8 at wp-color-picker-alpha.min.js?ver=4.9.2:8
The issue appears to be the line in this plugin’s JavaScript:
if ( lodash.has( window.say_what_data.replacements, compositeKey ) ) {
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Version 2.0 Causes JavaScript Errors in Divi Builder’ is closed to new replies.