Hans Oksendahl

Results 9 comments of Hans Oksendahl

Dexie is great. Did your work on this bug ever get merged?

@MarkMcCaskey @syrusakbary Any update on this? It would be really nice to be able to run wasmer in a minimal container.

Looking forward to this for LLM applications so I can stream the LLM output without having to write a separate end-point through the framework I am using.

I need the same thing for my API. I have a number of dynamic fields that are all prefixed with the same string.

@eturino It looks like you can get the functionality you are after through `catchAll` https://github.com/colinhacks/zod/issues/1333

I am seeing this same issue, introduced a little over a week ago.

[Minimial reproduction repository](https://github.com/hansoksendahl/solid-start-css-hmr)

@ryansolid I have run into this error several times while building a design system based on Kobalte. So is using the `in` operator the preferred way to conditionally render a...