-
Notifications
You must be signed in to change notification settings - Fork 284
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
Comments
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 |
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. |
fixed in 0.8.5.beta.1 (it looked like some select2 issue , but I fixed it on yadcf side...) |
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) |
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/
The text was updated successfully, but these errors were encountered: