themeblvd / jumpstart

The most extensive WordPress theme for both users and developers from Theme Blvd
http://wpjumpstart.com
GNU General Public License v2.0
5 stars 2 forks source link

NON-ISSUE: TinyMCE JavaScript errors in WordPress in 4.9.6 #402

Closed themeblvd closed 6 years ago

themeblvd commented 6 years ago

Because WordPress decided to update TinyMCE in a minor release, we're now getting an error related to TinyMCE in from options.js. This is significant, as it breaks both the theme options page and the layout builder.

Uncaught TypeError: wp.editor.initialize is not a function ...
themeblvd commented 6 years ago

This issue was due to Gutenberg plugin v2.9. Updating to Gutenberg v3.0.1 fixes the issue.