mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
fixes incorrect position of dropdown on filter
This commit is contained in:
parent
c6151fe1ae
commit
ceb23b0de7
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
ref="filterInput"
|
||||
type="text"
|
||||
:value="filterValue"
|
||||
@vue:mounted="onFilterUpdated"
|
||||
@vue:updated="onFilterUpdated"
|
||||
:class="cx('filterInput')"
|
||||
:placeholder="filterPlaceholder"
|
||||
role="searchbox"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue