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: filterBy resulting in duplicate entries #1479

Closed
kcalliauw opened this issue Oct 27, 2015 · 1 comment
Closed

Bug: filterBy resulting in duplicate entries #1479

kcalliauw opened this issue Oct 27, 2015 · 1 comment

Comments

@kcalliauw
Copy link

Hi,

As witnessed in the following JSbin:
http://jsbin.com/liwexa/5/edit?html,js,output

When filtering on multiple fields, the search value should be null instead of an empty string. When a user types something in the search box, the filter works, but when deleting the input again, the output results in duplicate entries. The initial rendering can be fixed by initialising search as null.

Cheers,
Koen

@BuptStEve
Copy link

我也碰到这问题了╮(╯_╰)╭,因为用的v1.0.0 ,升级之后解决~= ̄ω ̄=~

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

2 participants