feat(qwikcity/actions): dotnotation field-errors by tzdesign · Pull Request #6568 · QwikDev/qwik (original) (raw)

added 4 commits

June 18, 2024 08:50

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

June 18, 2024 12:59

@gioboa

@gioboa

@tzdesign tzdesign marked this pull request as ready for review

June 19, 2024 06:34

@gioboa

…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 }})