-
I'm guessing this is just a "local storage hasn't been implemented" thing, but it's making it very difficult to test dexie-cloud. Every time I refresh the page (or HMR refreshes the page), I get promp…
-
### Is your feature request related to a problem?
Currently we have no way to migrate data if a new version comes out.
In this case we would always need to check within the code what exists and …
-
## Description
When the type is 'StartsUsing', everything works fine, but when the type is something else, an error occurs. And if I add 'delaySeconds', there is no error. I don't quite understand.…
-
### What happened?
Summary:
Alice wants to create an offer to purchase one of Bob's NFTs and also wants this offer to be sent directly to Bob. Alice uses the brilliantly designed offer creation to…
-
-
In our web app, we do this:
```js
const rxQuery = collection.count({
selector: {
id: {
$eq: 'persistentStateBlob',
},
},
});
const result = await.exec();
```
…
-
Hello Ghiura Alexandru!
could you please support vite with vue ts - because thats the recommended way to start a vue3 project now.
It works fine with development server (npm run dev) but can't b…
-
**Describe the bug**
I used xc-app to create my project.And comlink is installed.But when I run the wasm code in worker, client will report an error.
`hello.worker.ts`
```
import { expose } fro…
-
_e: Error at gr(https://............)
name: AbortError,
message: QuotaExceededError An ettemp was made to add something to storage that wxceeded the quota
inner: DOMException: An ettemp was made to…
-
When I try to delete a database I get this error: **Unable to delete database because it's blocked**
I open connection in indexeddb both in the webworker and in the main thread. Can you tell me the p…