devBaunz
devBaunz
### Describe the bug Basically, the `field.state.meta.errors` (field as `AnyFieldApi`) is not properly set (i.e. differs from `form.store.state.errors`) when using transformation to properly handle server-side validations, I have a very...
Suggestion for an API - `JSON.FILTER` (#1465) Syntax > JSON.FILTER key1 [key2 ...] < path > < filter-expression > Description > The command evaluates the filter-expression against each key's JSON...
Suggestion for an API - `JSON.FILTER` Syntax > JSON.FILTER key1 [key2 ...] < path > < filter-expression > Description > The command evaluates the filter-expression against each key's JSON document....