https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36811 Bug ID: 36811 Summary: JS error on all staff interface and OPAC pages - Uncaught TypeError Cannot read properties of null Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Staff interface Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com This JavaScript error appears on every page in the OPAC and staff interface: Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') at share-modal.js:1:135 To replicate: 1. Enable the developer tools for your browser. 2. View several pages in the staff interface and OPAC. 3. Notice the JS error on every page. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.