atk4 / money-lending-tutorial

Money Lending App - Agile Toolkit Tutorial
https://agiletoolkit.org/
7 stars 5 forks source link

TypeError: $.addParams is not a function #2

Open appsdevpk opened 6 years ago

appsdevpk commented 6 years ago

Amazing framework, i completed the quickstart and now i am stuck in this tutorial. After setting up crud for user model i opened it in browser and everything was working perfectly but when i clicked on Add New User, it displayed a model with a loader and the loader is there forever and in console i am getting following error.

TypeError: $.addParams is not a function

appsdevpk commented 6 years ago

here is one more problem, the following script url in the generated code

http://ui.agiletoolkit.org/js/lib/atk4JS.js

is redirecting to

https://www.agiletoolkit.org/

romaninsh commented 6 years ago

Hi @appsdevpk , I'm working on some of the enhancements for the framework currently, you should check http://gitter.im/atk4/atk4 - i can help you there and perhaps you can help by finishing some of the tutorials.