Mauricio Aviles

Results 40 comments of Mauricio Aviles

@AgentEnder - could you please give an example on the following recommended configuration (and some explanation would be great as well, specially with the no dependencies true for the build...

@agnar-nomad - It looks from your last message like validation errors are part of your flow (given the renderErrorMessages function) and not an exception. If that is the case, have...

Hello @fabian-hiller - If I am parsing multiple schemas in a function, is there a way to catch ValiError for all possible parsing error? I am currently adding multiple checks:...

Any updates on this? There is little to no information regarding updates to this SDK. That is not very reassuring....

Agree with @gitdagray - furthermore it is a leak of information as now the person who experiences this will have a list of all our customers - some of whom...

I am also running into this issue (or am I missing something?). The workaround did not work for me: ![image](https://github.com/user-attachments/assets/aa73e61b-a1d1-424e-a1ee-e102b1eb7622) or.... ![image](https://github.com/user-attachments/assets/977af7dc-771c-4220-8528-653a727fcd80) Dependencies versions: ``` "react-hook-form": "^7.52.2", "@hookform/resolvers": "^3.9.0", "valibot":...

Update, the workaround did work by downgrading to version 0.36: ![image](https://github.com/user-attachments/assets/7f860d33-5ffd-4db7-8e6f-20870ff19a40)

Some packages as in the hookform resolvers?