Open edbentley opened 3 years ago
Chrome sets a 5 MB limit on LocalStorage (source), which is currently used to save local data on web. We should consider moving to IndexedDB for greater storage space.
Chrome sets a 5 MB limit on LocalStorage (source), which is currently used to save local data on web. We should consider moving to IndexedDB for greater storage space.