Skip to content

select value not initialised from model #462

@TrevorPage

Description

@TrevorPage

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions