ekkaia
ekkaia
Every time DBEnum is used, an error "could not find `sql_types` in `schema`" appears. **My config:** - `diesel = { version = "2.0.0", features = ["postgres", "r2d2", "chrono", "uuid", "serde_json"]...
Even with SSR disabled, the same error `Objects are not valid as a React child` appears in Nuxt 3 projects using Veaury. Is there a minimal working Nuxt 3 template...
The following test (which should take place in `Crdt.Tests/commutative/pure/ORSetTests.fs`) fails because the `ORSet.remove 1 a` operation is pruned from the PO-Log (`state.Unstable`) before it is applied. Hence, the `1` value...
### Tell us about your feature idea It would be beneficial to add a feature in the PWABuilder packager tool that allows developers to declare the Ad ID permission (`com.google.android.gms.permission.AD_ID`)...
### Clear and concise description of the problem This proposal suggests adding a WebRTC composable to the VueUse library to simplify the integration of real-time peer-to-peer communication in Vue 3...