Page 1 of 1

are there problems with the buikder?

Posted: Thu May 07, 2015 8:07 pm
by Michael4771079

Hi,
im getting errors from parts of app that have not been edited today.
Are you guy doing some work on builder and backend, app login probs etc?

please let us know.

Thanks


are there problems with the buikder?

Posted: Fri May 08, 2015 8:26 am
by Alena Prykhodko

Hello Michael,

Sorry for delayed reply.
Everything is up and running now.


are there problems with the buikder?

Posted: Fri May 08, 2015 9:14 am
by Michael4771079

Alena,
things are not ok hereI am getting errors I wasnt getting yesterday before maintenance.
I cant do anything because I cant test, error on app opening
Here are screenshot of the first error

this error is thrown on this js

code$grid = $(this).closest("[name=chickengrid1]");
save({'Pizza':($grid.find("[name=pizzalabel1]").text()).replace(/(\r\n|\n|\r)/gm,"").replace(/\s\s/, '').replace(/\s\s$/, ''),
'Size':$grid.find("[name=orderlabel1]").text(),
//'Base':$grid.find("[name=thin_deeptoggle]").val(),
'Toppings':(($grid.find(".Vegpizza_toppinggridcell1").text()).replace(/(\r\n|\n|\r)/gm,"")).replace(/\s\s/, '').replace(/\s\s$/, '').split(/[ ,]+/).join(','),
'TotalPrice':$grid.find("[name=totalpricelabel1]").text()},
"mainorderArray");

showMessage("Added To Your Order", function(){}, "Your Order", "OK");/code
Image

This code is all over my app and was running fine yesterday .
I removed the code in question and got the following error on a page that was not edited or opened yesterday
I ve tried everything cleared console, try different browsers etc

please reply quickly as I running out of time

Image


are there problems with the buikder?

Posted: Fri May 08, 2015 2:32 pm
by Serhii Kulibaba

Hello,

Please check handler for event "value change" of mobileradiobutton2
on your page Vegetarian. There is open comments without their closing symbols: http://prntscr.com/72xfb8