feat(qwikcity/actions): dotnotation field-errors by tzdesign · Pull Request #6568 · QwikDev/qwik (original) (raw)
added 4 commits
On very complex nested types, you loose the location or the field the error belongs to. Closes QwikDev#5463
BREAKING CHANGE: The fieldErrors type on the action changed from Record<string,string[]> (simplified) to Record<string,string> where the key is now dot notation
closes QwikDev#5463
Tobias Zimmermann and others added 3 commits
tzdesign marked this pull request as ready for review
…design/qwik into feat/dotnotation-field-errors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})