All of a sudden I am getting this now:
Uncaught TypeError: $a.SessionStorage is not a function
(anonymous function) @ model.js:29
Happens when I load the start page, no custom js or anything else happening. No changes were made to the source files. I cannot figure out why... everything was working before. This is happening in IE and Chrome so doesn't appear to be the browser.
Seems like when the app tries to load up the sessionStorage variables the function call is bad? This was a fresh build too, I started from the base Appery project. Could it have become corrupted?
Stuck until this is resolved, cannot do anything without sessionstorage variables...