WP 3.5 breaks Visual Editor
-
Hello,
We’ve updated WP from 3.4.2 to 3.5 and it seems that its broken the visual editor on posts and in pages. We are experiencing the issue in Safari, Chrome & Firefox.In the wp-config.php file I have added the following `define(‘SCRIPT_DEBUG’, true );
define(‘CONCATENATE_SCRIPTS’, false );` and this has not corrected the issue.The error console returns the following:
Error: TypeError: DOM.event is undefined.
Source file error line is the following:
DOM.events.add( DOM.select('.wp-editor-wrap'), 'mousedown', function(e){
Have tried to deavtivate all plugins and revert to TwentyEleven themes.
Still broken.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WP 3.5 breaks Visual Editor’ is closed to new replies.