You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Someone mentioned this on HN and I can see a valid use-case as long as it's made clear that the post will be available only in that browser + never sent to the server + could be removed by the browser at any time.
Someone mentioned this on HN and I can see a valid use-case as long as it's made clear that the post will be available only in that browser + never sent to the server + could be removed by the browser at any time.
We should try to use https://developer.mozilla.org/en-US/docs/Web/API/StorageManager and fall-back to indexedb if it's unavailable.
The text was updated successfully, but these errors were encountered: