You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switching to zod core's `toDotPath()` in `getMessageFromError()`.
I'm not using `z.prettifyError()` because its prettiness to me is
questionable due to:
- icons/symbols
- new lines
- offsets
In my opinion such formatting should be delegated to UI.
For that I'm planning #2663
0 commit comments