element-hq / element-hq/element-web
No thread notification in TAC when just joining a room
- Dominant language
- TypeScript
- Stars
- 13.5k
- Forks
- 2.8k
- PR merge metrics
- PR metrics pending
Description
### Steps to reproduce
- Join a room
- Post directly a thread message
- The other users don't see the notification in the TAC
### Outcome
#### What did you expect?
The other users to have notification
#### What happened instead?
They didn't get any notification. After some manipulations (ex: sending new messages, starting new threads) it is working again. They will see future notification.
We can see in the image below that we have a thread notification on the conversation, that didn't show on the TAC

I saw in the console some errors but not sure if it is related :
`Error sending receipt
Object { room: "!zefzrfzrf:matrix.org", error: M_FORBIDDEN }
error: M_FORBIDDEN: MatrixError: [403] You don't have permission to access that event`
And also this one on the receiving side :
`Got room state event for unknown room !fezfez:matrix.org!`
### Operating system
arch linux
### Browser information
_No response_
### URL for webapp
_No response_
### Application version
element web 1.11.68
### Homeserver
_No response_
### Will you send logs?
Yes
Contributor guide
Assessment
This issue has not been assessed yet.