Chris Kruining

Results 8 issues of Chris Kruining

I am encountering a small issue with your lib when used with Remix https://github.com/clauderic/dnd-kit/blob/56d11cceec27fe5a03dc74a802b4f4be3e59b2f6/packages/utilities/src/hooks/useUniqueId.ts#L3 this variable "survives" refreshes on the server, which results in the ids just keeping counting up....

I am currently working on a grpc implementation in Typescript, and the request I send to the service triggers an error of "incomplete message", it would be very helpful to...

enhancement
status:future

I am trying to implement SSO for a leptos app I am making but I am stuck at the code exchange phase. I've tried a lot of things but am...

Hi I ran into the issue where I have a getter on my component that returns an observable, but getters are not automatically picked up like methods are. So I...

I encountered a situation Where I want to fetch multiple columns with the same name where aliases are not an option, so I set the fetchmode to `\PDO::FETCH_NAMED` which resulted...

awaiting author updates

I have tested this plugin by changing only the name of the macro `view` to `html`. and it seemed to work fine. is there any chance you are willing to...

enhancement
help wanted
good first issue

### How can we reproduce the crash? _No response_ ### Relevant log output ```shell ``` ### Stack Trace (bun.report) Bun v1.1.34 ([`5e5e7c6`]()) on windows x86_64 [RunAsNodeCommand] **panic**: cast causes pointer...

crash
windows