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

duplicates filters when using filter_type: "select2" #90

Closed
EMTurano opened this issue Oct 8, 2014 · 4 comments
Closed

duplicates filters when using filter_type: "select2" #90

EMTurano opened this issue Oct 8, 2014 · 4 comments
Labels

Comments

@EMTurano
Copy link

EMTurano commented Oct 8, 2014

In 0.8.4 and 0.8.3, using filter_type: "select2" breakers normal filter functionality of YADCF. Per demo: https://www.dcturano.com/to-do_list/

@vedmack
Copy link
Owner

vedmack commented Oct 8, 2014

try using select2 version that I use in the showcase, in case it will work , let me know which version of select2 you are currently using

@vedmack vedmack added the bug label Oct 8, 2014
@vedmack vedmack changed the title filter_type: "select2" breaks filter functionality duplicates filters when using filter_type: "select2" Oct 8, 2014
@vedmack
Copy link
Owner

vedmack commented Oct 9, 2014

Please make sure that your example will reproduce the bug and the yadcf wont be minified

without those two conditions it will be very hard to trace the bug.

vedmack added a commit that referenced this issue Oct 12, 2014
@vedmack
Copy link
Owner

vedmack commented Oct 12, 2014

fixed in 0.8.5.beta.1 (it looked like some select2 issue , but I fixed it on yadcf side...)

@vedmack vedmack closed this as completed Oct 12, 2014
@vedmack vedmack added invalid and removed bug labels Oct 14, 2014
@vedmack
Copy link
Owner

vedmack commented Oct 14, 2014

removing this fix in 0.8.5.beta.2, as it seems to be that the problem was with you calling ('select').select(... (using a very broad selector affecting yadcf inputs too)

vedmack added a commit that referenced this issue Oct 14, 2014
Select2 allow use of placeholder with allowClear properties #91

Removed fix for #90

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

No branches or pull requests

2 participants