Skip to content

Ignoring > default: null #4

@jaguevara1978

Description

@jaguevara1978

When I set default: null, the transform is NOT setting the value to 'null', it is just ignoring the field as if it was 'undefined'. Is this expected?

Looking in your code it seems like it can be improved in objectHandler line 1

value === undefined instead of value == undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions