criskell

Results 14 comments of criskell

solved?

> No. That does not retain the inner handler. Does this "retain the inner handler"? ```php public function withConfig(array $config = []): self { $changedConfig = $config + $this->config; //...

Well, how is this issue going? I am facing the same issue, this would hamper the user experience.

> > Well, how is this issue going? I am facing the same issue, this would hamper the user experience. > > This bug still exists and you may use...

are building a ruby ​​client here https://github.com/antstorm/tigerbeetle-ruby/tree/main

Is there a way to specify the input type (`FormData` in my case) using generics in `useAction`?