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

Filter by number array with strict option #183

Open
jneves92 opened this issue Nov 12, 2020 · 0 comments
Open

Filter by number array with strict option #183

jneves92 opened this issue Nov 12, 2020 · 0 comments

Comments

@jneves92
Copy link

I'm submitting a ...

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
  • Ngx-pipes version: 2.5.1

Current behavior

When an number array is filtered with the strict option active, it only returns when the array has only that value.

Expected behavior
I think that when filtering a list of objects through an array property of numbers, even using the strict option active, it should return in case one of the indexes of that array has the search value.

Minimal reproduction of the problem with instructions
https://stackblitz.com/edit/angular-i7xlcu?file=src%2Fapp%2Fapp.component.html

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