Hi,
I got this error TypeError: KTApp.hidePageLoading is not a function, could you help me on this?
the error seems happens from
scripts.bundle.js
// Init page loader
window.addEventListener("load", function() {
KTApp.hidePageLoading();
});
Hi Alexander,
To better understand the issue you are facing, could you please provide us with more information? Specifically:
- On which page does the issue occur?
- Which build tool are you using? For example, Webpack, Gulp, or something else?
- Which version of the Metronic theme are you using?
- Are you using the HTML version, Laravel version, or something else?
Please provide the screenshot of the issue, the better we can assist you in resolving the issue.
Thanks