-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Description
The problem I have seems to be demonstrated in this schemaform.io example. (I didn't put this example together; I think I found it on a Stackoverflow question).
http://schemaform.io/examples/bootstrap-example.html#/c0cf38b387b84e567176
What this demonstrates is that although the model has a value for the select, the select is not initialised to show that value. Instead it is blank.
For most of my selects I have been using Angular-schema-form-dynamic-select, and with that library I have never had this problem. But for a particular page I wish to use a standard ASF select (because I want to use a custom decorator derived from it).
Metadata
Metadata
Assignees
Labels
No labels