Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #40583, comment 1


Ignore:
Timestamp:
04/27/2017 02:26:05 AM (8 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40583, comment 1

    initial v1  
    22
    33Alternatively [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
     5If 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.