I haven't been able to figure this one out yet but I'm still working on it. It appears that in Firefox 17.0.1 the filtering mechanism does not work properly. The code works in every other browser, though.

It is returning "uncaught exception: Syntax error, unrecognized expression: [href=/]"

I am using the most recent version of the code and I have already downloaded the library via the GIT repository.

Followed everything in this setup video (which was actually very helpful): http://www.youtube.com/watch?v=6h2NqfbWv9Q

The filtering block and the content pane for the Isotope grid are in two separate views. These views are placed in a single panel.

Any thoughts on this one?

Thanks in advance for your help!

Comments

ryankallen’s picture

Priority: Major » Normal

I was able to determine that the root cause was a module conflict.

The conflicting module is Admin 7.x-2.0-beta3.

Disabling this module allowed logged in users to utilize the functionality properly. I was not able to determine why, though.

ryankallen’s picture

Status: Active » Needs review
guerno’s picture

Did you find a solution? Running into the same problem, indeed firefox breaks somehow Isotope

guerno’s picture

Issue summary: View changes

Added more information

Chris Gillis’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

Try upgrading to latest admin module. If the error you are reporting is a JS error it sounds like a problem with the isotope library itself, not this module. Feel free to reopen if you have further issues.