Page 1 of 1

this.AppPages is undefined

Posted: Thu Jul 18, 2013 11:22 pm
by AricCaley

I'm getting the following error and I cant figure out what I did wrong (this is in Firebug in the test preview under firefox:

TypeError: this.AppPages is undefined
for (var i = 0; i < this.AppPages.length; i++) {

Please help?


this.AppPages is undefined

Posted: Thu Jul 18, 2013 11:32 pm
by maxkatz

Where are you running this code?