Page 1 of 1
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 4:46 pm
by John Viver
ToDo App Delete Action Issue after September 21 update
Building a ToDo app Issue.
Add the following:
Component: mobilelistitem_x.
Event: click.
Action: Set local storage variable.
Set the following local storage variable:
Variable name: _taskId.
Check “Bind to Component.”
Target Component: taskId.
Property name: Text.
But after the update there is no Action - Set local storage variable, there is Set storage variable which disallowes to type in Variable Name (_taskId) so delete function doesn't work at all!
Thanks!
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 7:30 pm
by Kateryna Grynko
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 8:48 pm
by Matt6607699
So every instance of binding LSV's like this has to be changed to the new method? I have dozens of instances throughout my app that bind LSV's like this and now almost everything on my app doesn't work.
I get a lot of:
"component facade not found"
"JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 5 of the JSON data"
"Error: c15r: component not found
throw new Error("c15r: component not found");"
Can I revert back to the old builder until this app is completed? I have backups if needed.
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 9:07 pm
by Kateryna Grynko
Hi Matt,
Yes, you can revert back. Could you please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name as this is a bug you won't be able to fix yourself?
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 9:18 pm
by Matt6607699
OK, Thank you.
The App Name is "Task_Meeting". (previous name was ProFlow.) Its already shared with support.
Thanks,
Matt
September 21 Update Issue (ToDo App Tutorial)
Posted: Mon Sep 22, 2014 10:54 pm
by Matt6607699
I can re-share the App again if needed because I changed the Name of it to "Task_Meeting" after it was already shared with you.
Will Restoring the Auto saved version from before the update revert it back to the old builder?
September 21 Update Issue (ToDo App Tutorial)
Posted: Tue Sep 23, 2014 10:12 pm
by Yurii Orishchuk
Hi Matt,
Yes we can see your project shared with us. There is some bug with "c15r".
Our developers team worked on it.
We will update you here when it will be fixed.
Yes restore will back your app to previous builder.
Regards.
September 21 Update Issue (ToDo App Tutorial)
Posted: Fri Sep 26, 2014 2:38 pm
by Maryna Brodina
Hello!
Error: c15r: component not found should be fixed now.