Websockets are not updated after Authentication
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
After an authentication (By example Item Login), the websocket is not updated.
# How to reproduce ?
1. Create an account (bob@graasp.org)
2. Create an Item
3. Allow pseudonimized authentication on the Item
4. Log on the Item with an pseudonimized account (alice)
5. Send a message on the chat box with alice
6. **The chatbox is not updated on alice's computer** <-- this is the issue.
7. Reload page with alice
8. Send a message on the chat box with alice
9. The chatbox is updated on alice's computer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.