diff --git a/app/src/views/private/components/drawer-collection/drawer-collection.vue b/app/src/views/private/components/drawer-collection/drawer-collection.vue index a37f7bdb23..18ad1555b4 100644 --- a/app/src/views/private/components/drawer-collection/drawer-collection.vue +++ b/app/src/views/private/components/drawer-collection/drawer-collection.vue @@ -17,6 +17,7 @@ :layout-options.sync="localOptions" :search-query="searchQuery" @update:selection="onSelect" + @update:filters="$emit('update:filters', $event)" select-mode class="layout" >