Tobi Kremer
Tobi Kremer
I came up with this, which basically always renders a (disabled) button when the `disabled` attribute is set: ```diff - const Comp = asChild ? Slot : 'button'; + const...
This issue should be pinned at the top.
I think I found a way to work around this by always adding a fixed number of decimal places to the query params and explicitly casting them to `numeric` in...
@millsp Thanks for taking a look at this! I was seeing this error locally during development as well as in production, running a Docker container on our own K8s cluster....
FINALLY, this has been approved in https://github.com/prisma/prisma/issues/22482, so we might as well close this issue in favor of the other issue.
@janpio, my initial example shows that I'm indeed running the same raw query - only with different parameter types (int vs float). The order of the parameter types matters, which...
@moonrailgun Try using `getKeyByPath()` instead. This solved the problem for us, see https://github.com/ecyrbe/zodios/issues/505#issuecomment-1683708771. Unfortunately, Zodios starts to feel like abandonware to me, because there haven't been any updates for over...
> and i found i still using [email protected]. its why i dont feel it has problem. Is any epic change in [email protected] which let you wanna use it? Nah, not...
Please actively start looking for alternative maintainers or archive this repository, @ecyrbe. There have been numerous unsuccessful attempts to get in touch with you to find out whether Zodios is...