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

this feature make it possible to have AND logical operation with filter. #69

Closed
matif78 opened this issue Sep 29, 2017 · 1 comment
Closed

Comments

@matif78
Copy link

matif78 commented Sep 29, 2017

Hi,
I have updated jquery.filterizr.min and also put data-groupmultifilter but still showing error

Uncaught TypeError: Object.Assign is not a function
at n.fn.init.toggleFilter (jquery.filterizr.min.js:1)
at HTMLInputElement. (jquery.filterizr.min.js:1)
at HTMLInputElement.dispatch (jquery.min.js:3)
at HTMLInputElement.r.handle (jquery.min.js:3)

Can you please tell me how to fix this?

Thanks
capture_error

@giotiskl
Copy link
Owner

This feature is now added in 1.3.0.

You simple need to set the option when instantiating $('.filtr-container').filterizr({ multifilterLogicalOperator: 'and' });

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