Page 1 of 1

jQuery.mobile.loading is not a function

PostPosted: Thu Jun 07, 2018 5:38 pm
by yolknet
After updating to the latest version (2.0.364) I get an error. When I change the country the shipping information should change. But instead I get the error as attached:

jQuery.mobile.loading is not a function
An error occured.
Click here to reload the refresh shipping

Should I update a jQuery script as well?

Re: jQuery.mobile.loading is not a function

PostPosted: Fri Jun 08, 2018 8:59 pm
by yolknet
I sort of solved the problem by installing an older version (2.0.352). I don't know what caused the problem, but for now and after hours of trying it's good enough :-)
@Rupostel, maybe you have an explanation why the error occurs?

Re: jQuery.mobile.loading is not a function

PostPosted: Mon Jun 18, 2018 8:30 pm
by admin
hello, are you co-loading jquery mobile ? it's a standalone library that is intended to work purely on mobiles.

if opc finds that jquery.mobile is used, it uses it's own api to do some of the jobs. in your case it tries to use loader in jquery mobile:
https://api.jquerymobile.com/loader/

please send me your URL to email at info@rupostel.com and i will check your site if you are using a real jquery mobile, or if any other extension had created jquery.mobile object.

best regards, stan