Chhin Sras

Results 6 issues of Chhin Sras

### 👟 Reproduction steps this is what the code from my next js route handler ` if (databaseList.total > 0) { const promises = databaseList.databases.map(async (database) => { databases.delete(database.$id); logger.info('Appwrite:...

bug
databases

windows support

### 🔖 Enhancement description I see the filter section on the document inside the console is pretty handy and intuitive! I LOVE IT! It can do a lot of things!...

enhancement

I had workaround working. but I see it will solve this but no. ``` #37 3.296 > next build #37 3.296 #37 4.772 ▲ Next.js 15.3.1 #37 4.773 - Environments:...

upstream

I have the following version PuppeteerSharp 20.1.3 (work okay) ` app.PreparePuppeteerAsync(app.Environment).GetAwaiter().GetResult();` and stuck PuppeteerSharp 20.2.2 (stuck on build) ` app.PreparePuppeteerAsync(app.Environment).GetAwaiter().GetResult();`

### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { = "រាជធានី", = "ខេត្ត",...

bug