Skip to content

ignoreEmpty might not be enough #14

@mocheng

Description

@mocheng

Even though there is a ignoreEmpty to ignore empty field, it doesn't help for Number type field.

Since number type is always empty for lodash _.isEmpty method, it cannot correctly detect it.

A ignoreUndefined would help.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions