mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-29 17:43:39 +00:00
chore: Fix issues with Contact pages (#10544)
This commit is contained in:
@@ -256,6 +256,7 @@ onMounted(async () => {
|
||||
:active-ordering="sortState.activeOrdering"
|
||||
:active-segment="activeSegment"
|
||||
:segments-id="activeSegmentId"
|
||||
:is-fetching-list="isFetchingList"
|
||||
:has-applied-filters="hasAppliedFilters"
|
||||
@update:current-page="fetchContactsBasedOnContext"
|
||||
@search="searchContacts"
|
||||
|
||||
Reference in New Issue
Block a user