The list of favorites that a user has added is hidden by default and only appears after adding a new favorite. Then, when browsing to a new page, the list disappears again. Is there a way to keep the list visible so users can actually access the favorites they have added? Perhaps I missed a configuration step, although I didn't see anything related in the readme or admin area and I don't think I have any modules installed that would mess with the form.

Comments

Coupon Code Swap’s picture

Okay, pinpointed the problem. I have jQuery Update installed. Favorites is not compatible with jQuery version ≥ 1.9

doitDave’s picture

Status: Active » Postponed (maintainer needs more info)

Oh, thanks for pointing this out. Can you provide more of the details you found out, if any? E.g. is it related to a certain function that has been deprecated/removed? This might also become relevant to the 8.x port. Thanks in advance!