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

Cant initialize filterizr in elements with more than one class #77

Closed
Lydnasty opened this issue Jan 24, 2018 · 2 comments
Closed

Cant initialize filterizr in elements with more than one class #77

Lydnasty opened this issue Jan 24, 2018 · 2 comments

Comments

@Lydnasty
Copy link

Lydnasty commented Jan 24, 2018

Version: 1.3.0

Error: Filterizr: could not find a container with the selector .grid row small-up-2 medium-up-3, to initialize Filterizr.

HTML:
<div class="grid row small-up-2 medium-up-3">...

Javascript:
$('.grid').filterizr({...

This used to work. Something has been broken in the last update...

@Lydnasty
Copy link
Author

I can confirm it works in 1.2.5

@giotiskl
Copy link
Owner

giotiskl commented Jan 24, 2018

@Lydnasty thanks for the bug report just published 1.3.1 with a hotfix to this, now it should be fixed, let me know if the problem persists :)

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