Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

are there problems with the buikder?

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

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

are there problems with the buikder?

Hello Michael,

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

Michael4771079
Posts: 0
Joined: Sat Jul 21, 2012 2:03 pm

are there problems with the buikder?

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

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

are there problems with the buikder?

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

Return to “Issues”