Zhiheng Zhang

Results 15 issues of Zhiheng Zhang

# Bug report ## Describe the bug running supabsae cli in wsl2 gave error when getting typescripts from schema Error: error running container triggerUncaughtException(err, true /* fromPromise */); ^ [UnhandledPromiseRejection:...

bug

### Describe the bug somehow i cant use https://github.com/huntabyte/cmdk-sv on latest version 5.0.0-next.55 since it was working with 5.0.0-next.53 i think i should raise it here or probably just need...

bug

Hi all, curious does lightning css provide a fn to conver internal format Lightning CSS AST -> CSS and vice verse ? i.e., converting declaration object to CSS source code....

**Is your feature request related to a problem? Please describe.** 1. PC shutdown while supabase is running on podman 2. run supabase start but receive "supabase is already running" which...

enhancement
container

i ported svelte-4 query to svelte 5 Done: (i have used below myself and they seem to work just fine) - createQuery - createMutation - useQueryClient TODO: - createQueries (i...

### What happened? civtai is api gives on microsoft edge latest build ``` { "json": { "message": "\nInvalid `prisma.$queryRaw()` invocation:\n\n\nServer has closed the connection.", "code": -32603, "data": { "code": "INTERNAL_SERVER_ERROR",...

bug-report

Hi guys, i have been getting Cannot perform I/O on behalf of a different request. I/O objects (such as streams, request/response bodies, and others) created in the context of one...

### What version of Bun is running? v1.1.18 (5a0b9352) ### What platform is your computer? windows 11 ### What steps can reproduce the bug? when vite app is running then...

bug
npm
windows

### What version of Bun is running? v1.1.18 (5a0b9352) ### What platform is your computer? windows 11 ### What steps can reproduce the bug? if i do `bun update [email protected]`...

bug
needs triage

Hello ! 1. seem like the type for event.subscribe is wrong ? the correct type `EventListener's` args is Custom Event not event https://github.com/StudioLambda/TurboQuery/blob/91cb43db219aff8b8819de0012000b2df81d17aa/src/turbo-query.ts#L164-L188 2. can you export the type for...