Wyatt Patry
Posts: 0
Joined: Fri Jun 12, 2015 6:38 am

sessionStorage not a function?

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... Image

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

sessionStorage not a function?

Hi Wyatt -

We don't support IE browser. Share your app (I've replied you by email) as the above is not reproducible for me.

Wyatt Patry
Posts: 0
Joined: Fri Jun 12, 2015 6:38 am

sessionStorage not a function?

Solved: MapQuest JS libraries caused some kind of conflict...

I had the following external resources loaded:
leaflet
mapbox
leaflet marker cluster
mapquest
mapquest traffic

After removing MapQuest libraries the error went away and session storage is back... so perhaps MapQuest is no longer compatible? or conflicts with mapbox? It shouldn't conflict with leaflet since those are MQ leaflet plugins...

Frank Dosh
Posts: 0
Joined: Thu Mar 02, 2017 2:35 am

sessionStorage not a function?

Sto cazzo

Return to “Issues”