Changes for page Context Search
Last modified by bougault on 2023/02/20 16:29
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -86,6 +86,7 @@ 86 86 } 87 87 */ 88 88 } else { 89 + this.results = []; 89 89 this.clearResults(); 90 90 console.log("no search text, should return filter search results if any"); 91 91 this.fetchFilterSearch().then(collabs => {