69011/cannot-methods-button-initialization-attempted-method-loading
After I placed the jquery-ui in first line file followed by bootstrap file I'm still getting this error:
Uncaught Error: cannot call methods on button prior to initialization; attempted to call method 'loading'.
Can anyone help?
Hii @kartik,
It's caused by jquery-ui and bootstrap-button plugins conflict. In fact jquery-ui code js code should go before bootstrap.js, and that solves the problem.
Just put jquery-ui plugins before bootstrap.js
Thank You!!
Hello @kartik, Try this - it works for ...READ MORE
Hii @kartik, You can wrap the disabled button ...READ MORE
Hii, I found this worked for me in the end ...READ MORE
Use the ajaxStart() and ajaxStop() Method While working ...READ MORE
Hello, Generating a new CSRF token for each ...READ MORE
Hello, When the variable is passed as value ...READ MORE
Hey @kartik, You have to provide MySQL hostname, ...READ MORE
Hello kartik, Actually there are many functions that ...READ MORE
Hello @kartik, Looks like your buttons are not ...READ MORE
Hello, Try this - it works for me: $(".editDialog").on("click", ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.