mirror of
https://github.com/miniflux/v2.git
synced 2025-10-05 19:31:01 +00:00
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`. |
||
|---|---|---|
| .. | ||
| bin | ||
| css | ||
| js | ||
| static.go | ||