From dbdb1b40d82b43566d587e375bb1231b0cdcc32b Mon Sep 17 00:00:00 2001 From: Futa Ikeda Date: Thu, 7 Nov 2024 10:04:41 -0500 Subject: [PATCH] Prevent modifying args.defaultQueryOptions when adding filters --- .../dashboard/-components/object-list/component.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/institutions/dashboard/-components/object-list/component.ts b/app/institutions/dashboard/-components/object-list/component.ts index e07391365c9..2d5810f98fb 100644 --- a/app/institutions/dashboard/-components/object-list/component.ts +++ b/app/institutions/dashboard/-components/object-list/component.ts @@ -42,7 +42,9 @@ export default class InstitutionalObjectList extends Component