I know WebStorage has been depreciated, but I have no choice but to use it for now.
My problem is that when I load one of my projects in debug mode, and look at the webstorage object, I can see the save data for multiple projects.
However, when I open a different project, and repeat the process, I can't see any data at all saved in webstorage. Shouldn't I be able to see everything in whatever project I'm using?
I haven't updated to a later build recently, so it's not that... I am using the same browser... I can't figure it out. For the data to just vanish doesn't make sense...
Anyone know what I might be missing?