Skip to content

Errors added to non-exposed attributes are not collected #7

@willbryant

Description

@willbryant

If you expose a model and that model has a validation error on an attribute that is not exposed, the error itself will not be added to the form.

Although not required, this can be a bit confusing, because the form may be invalid but there may be no errors in the array, which is inconsistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions