### Version Number 5.1.0 ### Codesandbox/Expo snack https://codesandbox.io/p/sandbox/long-flower-y4lkvn ### Steps to reproduce 1. Open the Sandbox 2. Submit the zod/v3 and zod/v4 forms with any invalid values. I set some defaults for you. 3. Check the error messages below the input fields. You can check the console.log for more info. ### Expected behaviour I would expect the get the same type of descriptive error messages as zod/v3. However zod/v4 only returns "Invalid Input" for any given error type. ### What browsers are you seeing the problem on? Chrome ### Screenshot <img width="823" alt="Image" src="https://github.com/user-attachments/assets/adbf6415-e38b-45d1-b484-839214198568" /> ### Code of Conduct - [x] I agree to follow this project's Code of Conduct