For the complete background, please see my detailed (Panels) bug report at http://drupal.org/node/1976766.
In particular, see http://drupal.org/node/1976766#comment-7335394, which details my discovery of this serious (in my site's case ) bug in facetapi_collapsible.js.
To be brief, there is an uncaught exception at line 56 of the js file when the 'logged-in user' is anonymous, and only when the user is anonymous. Everything works as expected when the Drupal user is authenticated.
In Opera:

In Safari:

This little module is great. This bug's resolution is critical for my site. The bug is on line 56.
Thanks,
Bob
| Comment | File | Size | Author |
|---|---|---|---|
| safari-log.png | 119.59 KB | Anonymous (not verified) | |
| dollar-dot-cookie-is-not-a-function.png | 100.1 KB | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedComment #2
Anonymous (not verified) commentedI see you already know about this critical bug, but never pushed it to a point release (7.x-2.0). I am referring to http://drupal.org/node/1834778 and its being fixed in dev.
Comment #3
attiks commentedI'll try to push a new release
Comment #4
attiks commented1.1 release created.
Comment #5
Anonymous (not verified) commentedThanks.