mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-01 23:16:49 +00:00
fix: show checkbox for boolean field in filter component
re #953,#947 Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -88,6 +88,7 @@
|
||||
<column-filter
|
||||
v-if="!isForm"
|
||||
v-model="filters"
|
||||
:meta="meta"
|
||||
:is-locked="isLocked"
|
||||
:field-list="[...realFieldList, ...formulaFieldList]"
|
||||
dense
|
||||
|
||||
Reference in New Issue
Block a user