-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels