Changes between Initial Version and Version 1 of Ticket #40583, comment 1
- Timestamp:
- 04/27/2017 02:26:05 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #40583, comment 1
initial v1 2 2 3 3 Alternatively [https://codex.wordpress.org/Debugging_in_WordPress#SCRIPT_DEBUG enable SCRIPT_DEBUG] and try to reproduce. That will force the loading of non-minified TinyMCE plugins (JS) from the server. 4 5 If that still happens, please paste the errors from the console while SCRIPT_DEBUG is enabled. That may give more clues to where the problem comes from.