So I\'m toying around with HTML 5 and the localStorage and I\'m noticing that my values only get stored when I run the page in Firefox on the local host (i.e. http://127.0.0
As of Oct 5 2020, localStorage on Firefox seems to be broken again. Try this:
Even worse, if you do step 1 & 2 above and then open another copy of the demo in a new tab, not only does the new tab not get the saved data, but the original demo page (refresh it) has gone back to the defaults; as though the new tab STEPPED on the saved data.