Petr Glaser

Results 24 issues of Petr Glaser

Hi, is Splitbee still alive? The last version was a year ago, and since then no update.

I got this error, which I don't know how to handle. ## Platform Window 11 Powershell Node 20.11 ## Error ```powershell ⠙ Converting to audio...node:internal/process/promises:289 triggerUncaughtException(err, true /* fromPromise */);...

### Describe the bug # Description I'd like to use power of JSX + Server Actions with making universal Web Components running anywhere, so I decided to try **Solid Elements**...

### Description of the bug: I am using `GoogleAIFileManager` from `@google/generative-ai/server` at version 0.13.0, but it was broken even in version 0.12. No matter the file I try to upload,...

type:bug
status:triaged
component:gemini api
p1

## Bug description Mouse is incorrectly capturing the position over components (and the start of arrows etc.) when the editor is shown inside the Dialog window (I use one from...

### Environment System: OS: Windows 11 10.0.26120 CPU: (16) x64 AMD Ryzen 7 6800HS with Radeon Graphics Memory: 10.40 GB / 31.26 GB Binaries: Node: 20.17.0 - ~\.proto\shims\node.EXE npm: 10.8.1...

bug
triage

### What is the problem this feature would solve? There's no solution that allows type-safe RPC and allows non-JSON input (e.g. XML, files, ...), this would give EffectTS huge advantage...

enhancement
rpc

As Biome is reaching closer to 2.0 support, can we expect Ultracite Beta targetting it as well? :) I'd like to help to test if there's interest for that!

I tried to run Multi Example on Windows in Powershell and failed. # Fix Add cross-env and prefix `NODE_ENV=production` with `cross-env`. I am willing to make a PR. :)

### Describe the bug I get Typescript error when I define the function passed into `resolveUrl` with `Readonly`. ```typescript Type '(url: Readonly) => Readonly' is not assignable to type '(url:...

bug