fix - add new button on opportunity board company picker doesnt work (#8488)

Closes https://github.com/twentyhq/twenty/issues/8455


https://github.com/user-attachments/assets/fec269b9-abb4-47e4-811e-fa23b69ca040

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
nitin
2024-12-17 21:39:11 +05:30
committed by GitHub
parent f05a217f62
commit edff53f5b8
4 changed files with 60 additions and 17 deletions

View File

@ -60,6 +60,7 @@ export const useFilteredSearchRecordQuery = ({
filter: notFilter,
limit: limit ?? DEFAULT_SEARCH_REQUEST_LIMIT,
searchInput: searchFilter,
fetchPolicy: 'cache-and-network',
});
return {