Replies: 1 comment
-
yeah browser can remove data, when storage is not available. Check this article - https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria#lru_policy |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any bug here causing the database to be rebuilt?
My data in indexDB is all lost.
I built an app using vite+pwa.
Always run offline.
I opened it yesterday and found that the data was missing.
Of course, I feel that the problem may also be in pwa.
Recently it opened first to enter 404, and then enter the normal interface.
When I opened it yesterday, I felt that the home page routing had changed.When I changed it to the correct route, the data was lost.
android+chrome 103.
Do you know any possibility?
Beta Was this translation helpful? Give feedback.
All reactions