Gregoire Mielle

Results 4 comments of Gregoire Mielle

@fkhadra Not much since the code is minified in prod & I cannot reproduce it either locally, I only got: ```ts TypeError: undefined is not an object (evaluating 'l.get(p).toggle=E') ```...

StackOverflow issue mentioning the same generic issue since upgrading: https://stackoverflow.com/questions/77593266/the-react-hook-forms-yup-resolver-is-upgraded-and-causes-a-type-error

@tjelvar-chromaway We would need your `yarn.lock` or `package-lock.json` file to see what exact versions you're using to explain why it works on your side. On my side, in the CI...

The issue seems to be coming from the return type update made in https://github.com/react-hook-form/resolvers/pull/625 Poke @kotarella1110