Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] <ng2-search-filter not providing correct search values> #967

Closed
sohini-nandi-tfs opened this issue Mar 3, 2020 · 1 comment
Closed

Comments

@sohini-nandi-tfs
Copy link

ng2-search-filter not providing correct search values

https://stackblitz.com/edit/ng2-search-filter-example?file=src%2Fapp%2Fapp.component.html

this is a very simple example of using ng2-search-filter in angular. This is the screenshot of the search screen where if we donot provide anything in the search box, all the results will be shown.
image

now I am providing 'yl' in inputbox, it should give Kyle as a result,but instead of that it is showing nothing.

image

Alternative Solution is writing a custom pipe for search filter.

@sohini-nandi-tfs
Copy link
Author

My apologies! Raised in the wrong project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant