Skip to content

Search-field: v-model not updating dynamically #1211

@tishoyanchev

Description

@tishoyanchev
<ifx-search-field
v-model="searchValue"
size="s"
show-delete-icon="true"
>
</ifx-search-field>

When typing, v-model has correct value.
When clicking the deleteIcon, the field is emptied but v-model keeps the previous (last) value.

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

Status

Mid Priority

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions