Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

When I use a javascript code to execute a create service, it appear "Uncaught TypeError: Cannot read property 'loading'

Dear Mark,

I want to apologize for late reply.
We are very sorry, but debugging of custom code is something outside the scope (http://devcenter.appery.io/support-po...) of our support.
You will need to debug your project http://devcenter.appery.io/documentat....
Let us know if we can be of further assistance.

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

When I use a javascript code to execute a create service, it appear "Uncaught TypeError: Cannot read property 'loading'

I checked all the errors and post it on here?
So I need to post on Stackoverflows now?

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

When I use a javascript code to execute a create service, it appear "Uncaught TypeError: Cannot read property 'loading'

I've researched on Stackoverflow and found out a post about the same error of Appery user, and I have the same problem with him, which mistakenly put two versions of JQuery script together. And I delete it, everything works fine now!

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

When I use a javascript code to execute a create service, it appear "Uncaught TypeError: Cannot read property 'loading'

Hi Mark --

Thank you for this update. You can also post here reference to Stackoverflow it might be helpful for the community.

Mark Wong
Posts: 0
Joined: Sat Feb 14, 2015 7:47 am

When I use a javascript code to execute a create service, it appear "Uncaught TypeError: Cannot read property 'loading'

How to solve the problem:
http://stackoverflow.com/questions/24...
The reason why it happened : You have two versions of JQuery in your app.
Remove the extra one to solve the problem

Return to “Issues”