Support

Account

Home Forums ACF PRO Uncaught TypeError: Cannot read property 'length' of undefined Reply To: Uncaught TypeError: Cannot read property 'length' of undefined

  • Hi @andytc

    Thanks for the info. Can you please add the following to you wp-config.php

    
    define('WP_DEBUG', true);
    define('SCRIPT_DEBUG', true);
    

    Then check your JS errors again (should now have line numbers instead of minified), please report back with the new JS errors

    Thanks
    E