Skip to content

Does Not work with reactive forms FormGroup.setValue #10

Description

@abdulkareemgs

I have complex form for editing existing data.
To pre populate form i'm using FormGroup.setValue method
After populating form shows correct values
But when i try to change value in sh-select it throws error from ShSelectComponent.prototype.selectSingle

ShSelectComponent._selectedValues is a string compared to non setValue form where it is an array

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions