John Viver
Posts: 0
Joined: Mon Sep 22, 2014 1:32 pm

September 21 Update Issue (ToDo App Tutorial)

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.

  1. 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!

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

September 21 Update Issue (ToDo App Tutorial)

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.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

September 21 Update Issue (ToDo App Tutorial)

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?

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

September 21 Update Issue (ToDo App Tutorial)

OK, Thank you.
The App Name is "Task_Meeting". (previous name was ProFlow.) Its already shared with support.

Thanks,
Matt

Matt6607699
Posts: 0
Joined: Sat Jan 25, 2014 7:18 am

September 21 Update Issue (ToDo App Tutorial)

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?

Yurii Orishchuk
Posts: 0
Joined: Fri Feb 14, 2014 8:20 am

September 21 Update Issue (ToDo App Tutorial)

Hi Matt,

  1. 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.

  2. Yes restore will back your app to previous builder.

    Regards.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

September 21 Update Issue (ToDo App Tutorial)

Hello!

Error: c15r: component not found should be fixed now.

Return to “Issues”