projectblacklight / blacklight

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
http://projectblacklight.org/
Other
757 stars 256 forks source link

Adding bookmark without bookmark counter raises an error #3214

Closed mamrey closed 2 months ago

mamrey commented 3 months ago

Adding/removing a bookmark with the checkbox_submit form raises an error when the bookmark counter nav element has not been rendered. This seems to be a previously uncaught javascript error that #3086 has surfaced.

Steps to reproduce:

Proposed solution: