Hi there
Im trying this tutorial: Building a ToDo app pt. 2: offline mode
Everthing works except when i add the task the "label" show undefined.
Hello Johnny,
This means, that haven't saved value, or getting from wrong source.
cant seem to find the problem. I see the database task value is empty. Went over the steps several times cant find the problem.
Button on click is fine. Database mapping is like tutorial.
If I test in browser to check the console I get this:
Uncaught TypeError: Cannot read property 'set' of undefinedstartScreen.js:216 window.list_service.Apperyio.datasources.list_service.Apperyio.DataSource.onSuccessappery.js:361 Apperyio.DataSource.$a.createClass.__successHandlerjquery-2.1.1.js:513 proxyjquery-2.1.1.js:3073 firejquery-2.1.1.js:3185 self.fireWithjquery-2.1.1.js:8251 donejquery-2.1.1.js:8598 send.callback
Then I see this as error also:
"onSuccess": function(data) {
Apperyio.processMappingAction(Apperyio.mappings["startScreen_list_service_onsuccess_mapping_0"]);
Apperyio.storage._echo.set(JSON.stringify(this.data));
Can you please help me look?
Please any help... i did go throw the steps again.
Hello Johnny,
We are sorry, but unfortunately debugging of a custom app is outside the scope of our support. We checked the tutorial - it is correct, perhaps the backup of the app made with this tutorial will help you: https://www.dropbox.com/s/l6q33w5s2kg...