You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Switch a few times between different active conversations
Suspend to RAM
Restore
Try switching conversations
Expected behaviour
Switch works and joining works (the participant/active state)
Actual behaviour
The chat view switches but the new message form is stuck on "Joining conversation..."
I remember having a quick glance at the network console and I saw a of of 412 precondition failed from the "lookIntoFuture" calls, probably because the joining process failed for some reason.
Might be related to the "offline mode" handling.
Talk app
Talk app version: the one from c.nc.com
TODO: retry to gather more details from network console.
TODO: check if a regression, as we touched the message fetching code recently
The text was updated successfully, but these errors were encountered:
This issue has been automatically closed because there has been no response to our request for more information. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.
Steps to reproduce
Expected behaviour
Switch works and joining works (the participant/active state)
Actual behaviour
The chat view switches but the new message form is stuck on "Joining conversation..."
I remember having a quick glance at the network console and I saw a of of 412 precondition failed from the "lookIntoFuture" calls, probably because the joining process failed for some reason.
Might be related to the "offline mode" handling.
Talk app
Talk app version: the one from c.nc.com
The text was updated successfully, but these errors were encountered: