We have this error on page load
jQuery.Deferred exception: Cannot read properties of null (reading "classList") TypeError: Cannot read properties of null (reading "classList")
at http://mywebsite.com/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:23910
at Array.forEach (<anonymous>)
at http://mywebsite.com/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:23887
at http://mywebsite/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:24005
at Array.forEach (<anonymous>)
at e.default (http://mywebsite/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:23832)
at e.install (http://mywebsite/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:14519)
at t.value (http://mywebsite/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:111739)
at http://mywebsite/static-dev/vendor/keen2.1.1/dist/assets/plugins/global/plugins.bundle.js:2:121128
at Array.forEach (<anonymous>) undefined
Uncaught TypeError: Cannot read properties of null (reading "classList")
at plugins.bundle.js:2:23910
at Array.forEach (<anonymous>)
at plugins.bundle.js:2:23887
at plugins.bundle.js:2:24005
at Array.forEach (<anonymous>)
at e.default (plugins.bundle.js:2:23832)
at e.install (plugins.bundle.js:2:14519)
at t.value (plugins.bundle.js:2:111739)
at plugins.bundle.js:2:121128
at Array.forEach (<anonymous>)
Hi,
Please note that this is a general error and we can not investigate the issue.
Could you please provide a test URL for your page? Also please double-check if you have included all the mandatory js/css files as per the original template.
By the way, you can use the latest Keen 3 by downloading it from https://themes.getbootstrap.com/product/keen-the-ultimate-bootstrap-admin-theme/
Regards.