Skip to content

Commit 8590f6d

Browse files
Mattia VianelliMattia Vianelli
authored andcommitted
DSC-2624 added missing filters$
1 parent 065eefe commit 8590f6d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/app/shared/search/search-results/search-results.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ export class SearchResultsComponent {
8383
*/
8484
activeFilters$: Observable<SearchFilter[]>;
8585

86+
filters$: Observable<SearchFilter[]>;
87+
8688
/**
8789
* Filter applied to show labels, once populated the activeFilters$ will be loaded
8890
*/

0 commit comments

Comments
 (0)