MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Local browser storage not being used #65

Closed richardofoz closed 10 years ago

richardofoz commented 10 years ago

When refreshing the page the notification 'Loading from Browser' comes up, but all content is lost. When restarting (latest, 27.0.1) Firefox with the setting 'Show my windows and tabs from last time', an empty app appears - no pun intended :)

Firefox's corresponding setting shows 0 disk space usage for local data.

screenshot from 2014-02-26 23 09 01 Screenshot is from Iceweasel 24.3 of Debian Wheezy (same issue there) Not tested on any other browser!

The title of this issue might be incorrect as 'Local browser storage not being used', maybe the app uses the 'offline web content and user data' of Firefox (with the browser not displaying the usage correctly), but it cannot properly reload from it.