Skip to content

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

@sohini-nandi-tfs

Description

@sohini-nandi-tfs

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions