New User "Hello World" Problem
Posted: Tue Apr 09, 2013 4:18 pm
If I change the "results" trigger from "load" to "page show", the code works as expected.
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/
If I change the "results" trigger from "load" to "page show", the code works as expected.
I've re-created the javascript apps, and I think the problem is that JS is case-sensitive, and the variable names I'd used didn't case-match the JS variables.
Hi Tim,
Yes, localStorage variable names are case sensitive.
Then we're all good here.
Is there a way to mark this as resolved?
Glad it works