Skip to content

Output-model not getting generated, when <angular-multi-select> is placed inside ng-repeat for dynamic combo box #115

@yashikarelan

Description

@yashikarelan

Output model is creating a problem when it is placed inside ng-repeat tag for dynamic combo box generation

Input Model Data Set:

criterias: Array(4)
0:
criteriaData: (2) [{…}, {…}]
criteriaDesc: "Value Type"
criteriaId: "valueType"
ticked: false
tooltip: "Select value type."

1:

criteriaData: (2) [{…}, {…}]
criteriaDesc: "Decimal place"
criteriaId: "decimalPlace"
ticked: false
tooltip: "Decimal place"

2:

criteriaData: (2) [{…}, {…}]
criteriaDesc: "Periodicity"
criteriaId: "periodicity"
ticked: false
tooltip: "Periodicity"

3:

criteriaData: (6) [{…}, {…}, {…}, {…}, {…}, {…}]
criteriaDesc: "Account Id"
criteriaId: "accountId"
ticked: false
tooltip: "Select account id"

length: 4

reportCategory: "PULSE"
reportId: "MWRhc2hib2FyZGtleTEyMw__"
reportTitle: "LTM Report "

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions