-
主应用electron13.2.2 + vue2,子应用vue3+vite,micro-app1.0.0-rc。采用iframe模式,在开发环境使用没有问题,打包后报错:Failed to read the 'localStorage' property from 'Window' : Access is denied for this document,去除子应用种的localStorage也…
-
We could add an encryption functionality such as the one described in ngStore for Angular 2: https://docs.google.com/document/d/1DMacL7iwjSMPP0ytZfugpU4v0PWUK0BT6lhyaVEmlBQ/edit#heading=h.57girrphcre7…
-
I've started seeing an error in my app, which I guess is occurring now data has reached a certain size?:
2021-06-01 16:29:56.278 1669-1982/xxx.app E/SQLiteLog: (1) too many SQL variables
2021-06-0…
-
The game list page should show recently tracked games for easy access.
Right now there is no "game list" page and instead it shows a prompt to search for a team or a tournament. This behavior is goo…
mliu7 updated
12 years ago
-
I'm going to use this library in my new project and want to announce new features. It will biggest step:
- WebWorkers to sync data with server in background and does not lock main UI
- The polyfill wh…
-
Running locally I am able to store as much data as I want but I am getting a data quota error when I build a version for the mac app store that stores something that is over 1mb. Here's the error:
QU…
-
-
DId you have a typescript definition file ?
-
Hi,
On Ionic have installed the cordova-sqlite-storage running the command `npm install --save cordova-sqlite-storage` but still getting this error.
PouchDB error: you must install a SQLite pl…
-
**Is your feature request related to a problem? Please describe.**
I was trying to store some simple local settings using [localforage](https://github.com/localForage/localForage) and after some tria…