Joris

Results 58 comments of Joris

@loa, thanks for your feedback. @kmgdevelopment, thank you for your feedback as well. I hadn't noticed the re-acquire/watch section in the MDN link. Following your feedback and after some consideration,...

Thanks for the contribution! 🙌 Can you resolve the merge conflicts so we can get this merged? Let us know if you need any help!

Valita supports transformations using `map` see [custom parsers](https://github.com/badrap/valita?tab=readme-ov-file#custom-parsers) For a good reference, you can take a look at the Zod resolver implementation. Let me know if you need any help!

~~Closing in favor fo https://github.com/arktypeio/arktype/issues/1022~~

I made some changes to improve bundle size in [#699](https://github.com/react-hook-form/resolvers/pull/699/files#diff-58dd8ff456c7458f7171eb32c22adb56787c55dc0ef0d43778110489bbc01dc1). Hopefully, it will fix this issue in the next release.

@lucaschultz Can you try with the last version (3.8.0)?

I looked at the example you provided to reproduce the issue in Next.js and updated the `@hookform/resolvers` package to its latest version (3.9.0). The problem is now fixed. Thank you...

Could you please provide more details?