Skip to content

Commit 43ffb69

Browse files
committed
fix(search-filters): fixed duplication of filters
1 parent 752f4fa commit 43ffb69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/shared/components/global-search/global-search.component.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111

1212
<div class="relative">
1313
<osf-search-results-container
14+
ngSkipHydration
1415
[provider]="provider()"
1516
[filters]="filters()"
1617
[tabOptions]="resourceTabOptions()"

0 commit comments

Comments
 (0)