Load JS Deferred breaking tinyMCE




Wordpress LScache Plugin: Load JS Deferred breaking tinyMCE

Last Updated on: Wed, 15 Apr 2026 00:00:02
I have a plugin which uses TinyMCE, and Load JS Deferred is breaking this. Is there any way to resolve this other than to turn off Load JS Deferred Hello Good to see a nice plugin, Is unaware of. Im the plugin author of NanoSupport ? Support Ticketing & Knowledgebase for WordPress One of my client recently notified about the same issue. Im here to know, if theres anything for us (plugin developers) to consider while enqueuing scripts in our plugins to resolve issues like this. Hi all, as some javascript depends on another one, you may need to exclude them from optimization, please follow this instruction for debugging: https://blog.litespeedtech.com/2018/01/31/troubleshooting-lscache-optimization/ As mentioned, the issue comes from Load JS Deferred not from minification or combining files. Those exclude options only apply to combine and minification Hi @lordsnake, you can find the option JS Deferred Excludes on the Tuning Settings page. Please try to exclude that specific JS to see is it working.



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference