<!-- Only include sections relevant to your issue. If you have not read docs/support.md and followed its guidance you may be ignored or closed without response. Please use PREVIEW before you submit!! --> #### Enhancement As a user/developer, when I click save on schema form I should have the model without any invisible fields #### Expected behaviour I expected model not to have the field with its default when the field is not visible (condition returns false) #### Actual behaviour The model actually has the field with its default value. #### Gist/Plunker/Demo <!-- Here is a demo plunker you can use as a starting point https://plnkr.co/edit/C9mM5feGGZ0N7povA84G?p=preview --> https://plnkr.co/edit/wNvtmtFSgcUtHK2ihfyK?p=preview @json-schema-form/angular-schema-form-lead