Skip to content

Multiselect Component setter does not add the selected pills. #17

@imranhsayed

Description

@imranhsayed
  • When you use the setter of the tp-multi-select, it adds the selected attribute to the option, but does not add the pill.
  • e.g. when we use document.querySelector( 'tp-multi-select' ).value = ['24']
image

Pills are not added.
image
image

Also the selected attribute value should be yes and not selected
selected="yes"
image

Metadata

Metadata

Assignees

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