Oliver Studer

Results 34 comments of Oliver Studer

I too would appreciate to have an option to run plane completely detached from any outside resources , including crisp as well as google fonts. You (plane) might not collect...

I switched to using your excellent lower level library (three-forcegraph). :) Looks like it's easier to handle things on this level for heavy customisation.

Hmm well in my case I was simply looking for a way to set initial values on a form. since it is a form that is not directly attached to...

For simplicities sake, I would prefer to set a form value on an existing form object. Let's say I setup a form like this: ```ts const [addressForm, { Form, Field...

Thank you for elaborating. I appreciate it.

Seems to work fine now, however I get an error when using the openAI translator now. It complains about receiving null instead of an array.

I get the error every time I hit the translation button. It worked before you moved to mono repo. Maybe my config is off. ```sh [13:19:15] INFO: data: null message:...

@r1tsuu Hi again I had some time to look into it and it seems that one of the source fields has a `null` value which is translated to `null` and...

This should be resolved now. Thank you!

DeepL would be nice. :) I was preparing to make a PR when I get around to it.