diff --git a/services/frontend/src/components/CustomPopulation/CustomPopulationSearch.jsx b/services/frontend/src/components/CustomPopulation/CustomPopulationSearch.jsx index 7ef7d937d3..5cfbbe83ef 100644 --- a/services/frontend/src/components/CustomPopulation/CustomPopulationSearch.jsx +++ b/services/frontend/src/components/CustomPopulation/CustomPopulationSearch.jsx @@ -129,7 +129,7 @@ export const CustomPopulationSearch = ({ setCustomPopulationState }) => { /> onSelectSearch(id)} + handleSearch={selected => onSelectSearch(selected?.id)} header="Saved populations" items={searches.map(search => ({ ...search,