TP-24538 | Filter Issue Fixed
This commit is contained in:
@@ -137,7 +137,6 @@ const SearchResultsTable: FC<SearchResultTableProps> = ({
|
||||
|
||||
const handleCloseDrawer = () => {
|
||||
incidentData.current = {};
|
||||
fetchIncidentData({});
|
||||
setDrawerState(false);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user