Skip to content

Commit

Permalink
CM-381: changed cache filter keys for history
Browse files Browse the repository at this point in the history
  • Loading branch information
sniedzielski committed Dec 29, 2023
1 parent a2e6329 commit a220dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/IndividualHistorySearcher.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ function IndividualHistorySearcher({
defaultOrderBy="lastName"
rowIdentifier={rowIdentifier}
defaultFilters={defaultFilters()}
cacheFiltersKey="individualsFilterCache"
cacheFiltersKey="individualHistoryFilterChache"
resetFiltersOnUnmount
/>
</div>
Expand Down

0 comments on commit a220dad

Please sign in to comment.