indigo icon indicating copy to clipboard operation
indigo copied to clipboard

Missing "Storage failure" events

Open davesmith00000 opened this issue 4 years ago • 2 comments

We have no events for what happens if we can't read or write to local storage.

davesmith00000 avatar Jun 12 '20 22:06 davesmith00000

Error types appear to be:

  • Detecting the feature is available
  • QUOTA_EXCEEDED_ERR

https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API

davesmith00000 avatar Jun 22 '20 15:06 davesmith00000

Also some sort of time out might be good?

davesmith00000 avatar Jul 31 '21 16:07 davesmith00000