@@ -1076,6 +1076,7 @@
return;
}
this.searchText = text;
+ this.options.searchText = text;
this.options.pageNumber = 1;
this.initSearch();