Skip to content

[Form] Nested model objects not set, which breaks the generated form #5831

@StanZGenchev

Description

@StanZGenchev

Describe the bug
Setting the model variable like "checkboxes.autoApply" to an input like checkbox, results in a broken form because we are trying to set the default variable directly with $scope.model.checkboxes.autoAppy = false, yet the checkboxes object does not exist and we do not create it.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions