The dom-id of the view and the dom-id within the facetapi settings do not match. This breaks the complete ajax functionality.

This only happens after reloading the page, or when logged in as admin. After clearing the cache, the ajax callbacks work again (as in the id's match).
When reloading the page, the dom-id of the view gets recalculated, but the id in the facetapi settings stay the same.

I fixed this by using the views ajax settings instead of the facetapi setting. This works for now, but it does not solve the actual issue.

CommentFileSizeAuthor
#2 dom_id_do_not_match-2907222-2.patch1.09 KBmvdve

Comments

mvdve created an issue. See original summary.

mvdve’s picture

Status: Active » Needs review
StatusFileSize
new1.09 KB

The attached patch fixes the issue for now. I will look in to the actual problem when i have more time.

mvdve’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

jannis’s picture

this ticket is not fixed in the current (v7.x-3.7) release of this module. you must patch it to get it to work.