Metronic 8 - KTUtil.btnWait
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
Replies (1)
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 here.
Regards.