Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ui): avoid 500 error and NaN when marking as read a deleted entry
Steps to reproduce: 1. In /unread, open a feed's settings in a new tab. The feed must have unread entries in /unread. 2. In the new tab/window, delete the feed. 3. Without refreshing, mark an entry from the now-deleted feed as read. 4. Result: The total unread count in the UI header switches to NaN.
- Loading branch information