zachrip

Results 3 comments of zachrip
trafficstars

> Why would an installed thing dev depend on react but not peer depend on it? It's just an example, you could do the same test with different versions of...

For those finding this issue - you should probably use `field.buffer().toString('utf8')` - in my case just using `field.string()` was breaking unicode characters.

> In case anyone else comes to this issue looking for a solution, @mxkaske just dropped a mutli-select component built with cmdk and shadcn components. > > Demo here: https://craft.mxkaske.dev/post/fancy-multi-select...