Hi, it looks like when you are using RemoteData as dataService and if you set the minSearchLength to 1 or 0, then the search result list will not show for the first search attempt. I have verified that the match list is there but somehow if you specified textSearching for the component then it will preventing the search results from showing.
Any thoughts on this issue? Seems like the viewRef is not being updated correctly in ctr-list.
Hi, it looks like when you are using RemoteData as dataService and if you set the minSearchLength to 1 or 0, then the search result list will not show for the first search attempt. I have verified that the match list is there but somehow if you specified textSearching for the component then it will preventing the search results from showing.
Any thoughts on this issue? Seems like the viewRef is not being updated correctly in ctr-list.
Thanks, harry