I am using wordpress 4.9.4 when I access the admin panel the JQuery is not loading on the admin panel and this is the console
what can I do
Try by adding this in your wp-config.php
define('CONCATENATE_SCRIPTS', false); define('SCRIPT_DEBUG', true);
Copyright © 2021 Jogjafile Inc.
Try by adding this in your wp-config.php