-
Not sure if this has anything to do with the indexedDB issue, but it seems like a better tool for the job, and has built in A/B testing support. Let's try it.
-
A useful addition to the library would be a "userspace" filesystem which defaults to IndexedDB for HTML5 targets but otherwise would allow access to the app's local user directory (%userdata%/company/…
-
Buenas,
Hemos detectado un error de JavaScript a la hora de iniciar una sesión. Expongo los datos:
- Condiciones iniciales:
- Curso con un profesor (editingteacher) y 4 estudiantes. Modo sin …
tmas0 updated
4 months ago
-
Hi, i'm trying to use localForage in a QT5.4 but although IndexedDB is available, the driver is not supported because QT user agent is understood as a Safari.
your test:
if (typeof self.openDataba…
-
Hi
we test this API, and we found it only can show the loacal font list and output the full font file, but we don't need full font file, that will make the local storage as as indexedDB install many …
-
Hello,
I think is an known issue, I fixed the problem using:
IndexedDBShim.min.js
Is it possible to include for future releases? IndexedDBShim.min.js gives support to indexeddb to Safari/Opera (desk…
-
Localforage returns no available storage method found on safari 12 and localforage@1.7.3 .
Actually, Indexeddb driver is must for me, so localStorage its not my option
```
this.filesQueueStore…
-
### Current behavior:
Cypress does not clean the indexeddb state between test runs
### Desired behavior:
Cypress should clean the indexeddb state between tests
### How to reproduce:
I've crea…
-
### Prerequisites
* [ ] Put an X between the brackets on this line if you have done all of the following:
* Reproduced the problem in Safe Mode:
* Followed all applicable steps in th…
-
Hey @fsmanuel
We've been using this addon in production for about a year now and we're hitting the limits of LocalStorage. Some of our users are hitting the 5MB size limit, and nearly all of them ar…