when I am using KTUtil.btnWait in "Metronic 8" it responses with :
Uncaught (in promise) TypeError: KTUtil.btnWait is not a function
at Object.blockButtonId (base.js:802:16)
at submitLogin (login.js:55:17)
at login.js:49:17
Hi,
In Metronic 8.1.x KTUtil.btnWait method was depreciated. In Metronic 8.1.x you can use the below loading indicator method as shown <a hreh="https://preview.keenthemes.com/html/metronic/docs/base/indicator">here</a>.
Regards.