diff --git a/platform/viewer/src/routes/StudyListContainer/StudyListContainer.jsx b/platform/viewer/src/routes/StudyListContainer/StudyListContainer.jsx index 93fd4571f..e66305dec 100644 --- a/platform/viewer/src/routes/StudyListContainer/StudyListContainer.jsx +++ b/platform/viewer/src/routes/StudyListContainer/StudyListContainer.jsx @@ -62,7 +62,7 @@ function StudyListContainer({ history, data: studies }) { skipEmptyString: true, })}`, }); - }, [debouncedFilterValues, history]); + }, [debouncedFilterValues]); const filtersMeta = [ {