Evan Vujcec

Results 3 comments of Evan Vujcec

> > The fix is published as `v2.0.8`. > > Should this fix resolve the issue for React 17, or just React 18? > > I'm running 17.0.2 and still...

A workaround is using `.unwrap()` when trying to call `ZodObject` functions. Not sure if this is expected behavior and if it is it needs to be documented. Without looking too...

Now that I think about it more, it does make sense that a branded object would not have `ZodObject` functions. Those functions are all mutations on the object which inherently...