35edd8ea92
When clicking the unread counter, the following exception occurs: ``` Uncaught TypeError: Cannot read properties of null (reading 'getAttribute') ``` This is due to `onClickMainMenuListItem` not working correctly for the unread counter `span`s, which return `null` when using `querySelector`. |
||
---|---|---|
.. | ||
.eslintrc.json | ||
.jshintrc | ||
app.js | ||
bootstrap.js | ||
dom_helper.js | ||
keyboard_handler.js | ||
modal_handler.js | ||
request_builder.js | ||
service_worker.js | ||
touch_handler.js | ||
tt.js | ||
webauthn_handler.js |