• Looks like the latest version of the plugin (1.9) generates a JS error that breaks JS based functionality on all WP admin pages:

    Uncaught TypeError: Cannot read property ‘addEventListener’ of null
    at HTMLDocument.<anonymous> (sharpay-admin.js?ver=1.9:71)
    at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core&ver=5.4.2:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core&ver=5.4.2:2)
    at Function.ready (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core&ver=5.4.2:2)
    at HTMLDocument.J (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate,jquery-ui-core&ver=5.4.2:2)

The topic ‘JS Error Breaks WP Admin Panel’ is closed to new replies.