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
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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
Hello Michael,
Sorry for delayed reply.
Everything is up and running now.
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
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
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