Ilja
Ilja
### Is there an existing issue for this? - [X] I have searched the existing issues ### Do you want this issue prioritized? - [ ] Yes, I have sponsored...
I am using this with webpack 5 which no longer includes polyfills for fs and path, hence am getting errors about this during build time. are they necessary within browser...
Would be nice to have current versions of the wallet connect packages displayed somewhere in the apps
I was trying to pass a custom prop to `Infinite` component, i.e. `id="myId"` but it doesn't seem to be passed anywhere, when expecting an element
```ts export interface ICharacter { id: string; username: string; } export interface ICreateCharacterArguments { username: ICharacter['username']; }; ``` Currently generating from this file fails with following error `Error: Node IndexedAccessType...
## Plugin Request **Name**: power-mode **Package**: `@capacitor-community/power-mode` ### Platform(s) ios, android ### Existing Solutions Not aware of any ### Description iOS and Android devices can be put into low power...
## Plugin Request **Name**: firebase-core, firebase-auth, firebase-crashlytics, firebase-firestore .... **Package**: `@capacitor-community/firebase-core` ... ### Platform(s) iOS, Android, Web (partial) ### Existing Solutions Firebase plugin ecosystem for capacitor is very fragmented, with...
## Problem Prisma requires MongoDB to run in a cluster mode, which in theory means that secondary nodes can be used for read only purposes, thus allowing more capital efficiency...
**Describe the bug** I am trying out [CursorAI](https://www.cursor.com) which is an editor based off VSCode 1.91.1. Commonly there are no issues with extensions, but when I add [Swift](https://marketplace.visualstudio.com/items?itemName=sswg.swift-lang) one, I...