Deniz Saner
Deniz Saner
Hey there, I'm working on a small CLI based on `whaaaaat` and am experiencing a minor glitch, when I utilize the `list` type. The enclosed GIF shows how my choices...
Hey there, I was wondering whether your update mentioned on April 24th includes a dynamic question mark, which would allow me to pass a lambda function to conditionally change the...
Hey there! I'm using v0.30.1 of rumqtt. After some testing, I found that calling `resume` actually does no behave as expected. When I call `pause` on the client, it automatically...
Hey @xkawi! Awesome work you did here. I had a recent venture into react native / ignite cli and they are using redux-sauce and api-sauce as wrappers. Imho, it highly...
Forgive me for that trivial question but I've been trying to wrap my head around this for almost an hour now. If I recall correctly, I can create a vanilla...
Hey there, I was just wondering, whether there was a way to declare a static ref based on a variable outside the macro. More specifically, something along the lines of...
#### Summary Whenever a user enters an invalid command, the plugin shows an error message and discards the command. It would be great to feed back the invalid command to...
Hey Jonas, big fan of your work! I'm almost done deploying my sd-powered app on my uberspace, however, I'm stuck with the redis config. As Uberspace.de does not allow me...
As of fastapi [`0.77.0`](https://fastapi.tiangolo.com/release-notes/#0770), `JSONResponse`s require a `content` argument. When using this project with a more recent version of fastapi (current version is `0.115.0`), this leads to an uncaught exception.
## Description ## Documentation Once a new version is released, one could update the code examples that are currently limited to `authkit-nextjs` and `express`. ``` [x] Yes ``` If yes,...