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:
@ -60,6 +60,7 @@ export const useFilteredSearchRecordQuery = ({
|
||||
filter: notFilter,
|
||||
limit: limit ?? DEFAULT_SEARCH_REQUEST_LIMIT,
|
||||
searchInput: searchFilter,
|
||||
fetchPolicy: 'cache-and-network',
|
||||
});
|
||||
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user