Forums
(@ashtronaut)
1 year, 5 months ago
I was experiencing this same issue and can confirm setting define( ‘SCRIPT_DEBUG’, true); to false in wp-config.php solved it in my case. I host with Pantheon.io, and I believe they set this to true by default in their WP deployments.