Julien Hauseux

Results 27 comments of Julien Hauseux

I got this issue as well. This is very confusing...

Hi guys, can't do much to help here, just to let you know that your work fixing this issue is greatly appreciated!

Hi there! Looking forward to seeing this update released. Is there something I could do to help?

Doesn't work for me with zsh 5.8.1 on macOS 13.2.1

It seems to me that there is a similar issue with `.extend()`, see [here](https://github.com/arkandias/zod4-extend-repro). ```typescript import { z } from "zod/v4"; export const Foo = z.looseObject({ a: z.string(), }); export...

This is correctly handled by `urql/vue` typing. Currently the way to go to use refs inside variables while preserving type is to unwrap them with `reactive` (or `ref` which uses...

@JoviDeCroock Would you mind taking a look when you have a chance? Thank you!

Hi @JoviDeCroock, I received on email from GitHub on January 23th with a response from you, but I can't see any in this thread, did you delete it? Just some...

Sorry to be a bit pushy about this Issue/PR, but it's been two months and I haven't heard from anyone... Having a broken typing system seems like a major issue...

So it's been 3 months since I posted this PR and the related issue, and I haven't heard from anyone. The regression is 8 months old now and I'm losing...