In items page, when filtering by item type, sometimes I get this JS error:
jh.js:61 Uncaught (in promise) SyntaxError: Failed to execute 'querySelector' on 'Document': '#row-[object Event]' is not a valid selector.
at Module.query (jh.js:61:19)
at itemHighlight (items.js:724:18)
at HTMLElement.fillItems (items.js:158:7)