Jquery error
Posted: Mon Feb 18, 2013 9:47 am
Hi Barbara,
If you see error in Line 91, please clarify in what file error is.
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 Barbara,
If you see error in Line 91, please clarify in what file error is.
The error I see is on line 8426 in jquery
Hello! You have incorrect mapping from response to localStorage on Login screen (js line 50). It should be localStorage['status'] = 'inactive'; instead of localstorage['status'] = 'inactive';