wp.mce.views update switching: visual>text>visual causes appendChild JS error
-
I think this problem appears for all wp.mce.views
Here are steps to reproduce it for gallery view:
- Create new gallery in visual editor
- Edit created gallery in any way
- Switch to text editor
- Switch back to visual editor
You should get:
- JS error: “Uncaught TypeError: Cannot read property ‘appendChild’ of null” in console
- Shortcodes instead of views
- Tab not switched to “Visual”
Hope it helps.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wp.mce.views update switching: visual>text>visual causes appendChild JS error’ is closed to new replies.