We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I took a very brief look into the code and it seemed as if the unread count came from a cached /sync response on launch.
/sync
"unread_notifications": { "highlight_count": 0, "notification_count": 1
The room should not be marked unread after having cleared notifications since there were no new events.
The room continued being marked as unread on every relaunch.
macOS
develop branch 2022-12-09
ran locally
matrix.org (invitee) / element.io (inviter) (but I have seen the same issue with the invitee being on element.io and the inivter on another server)
No
The text was updated successfully, but these errors were encountered:
Duplicate of #23685
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce
I took a very brief look into the code and it seemed as if the unread count came from a cached
/sync
response on launch.Outcome
What did you expect?
The room should not be marked unread after having cleared notifications since there were no new events.
What happened instead?
The room continued being marked as unread on every relaunch.
Operating system
macOS
Application version
develop branch 2022-12-09
How did you install the app?
ran locally
Homeserver
matrix.org (invitee) / element.io (inviter) (but I have seen the same issue with the invitee being on element.io and the inivter on another server)
Will you send logs?
No
The text was updated successfully, but these errors were encountered: