save mail when reload page
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
# 8. Unable to save data to indexedDB in onBeforeUnload state of web
|
||||
|
||||
Date: 2022-07-11
|
||||
|
||||
## Status
|
||||
|
||||
Accepted
|
||||
|
||||
## Context
|
||||
|
||||
- Unable to save data to indexedDB in onBeforeUnload state of web
|
||||
|
||||
## Decision
|
||||
|
||||
- Unable to save data to indexedDB in onBeforeUnload state of web
|
||||
|
||||
## Consequences
|
||||
|
||||
- Using local storage to save data in onBeforeUnload state of web
|
||||
|
||||
## Reference
|
||||
|
||||
- [Issue detail](http://vaughnroyko.com/offline-storage-indexeddb-and-the-onbeforeunloadunload-problem/)
|
||||
Reference in New Issue
Block a user