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
When two collaborative users are working on the same channel, copy change from one user is not being reflected to another user. The backend is broadcasting the required changes but it seems like the frontend is not updating them.
(websocket branch)
Expected behavior
All collaborative users should instantly reflect copy changes made by a user connected to the same channel.
Steps to reproduce the issue
Create two accounts.
Create a test channel from one of the users.
Invite the other account using share channel.
Perform a Copy change from one of the user.
Other user does not reflect these copy change in his channel's state!
copyChangeBug.mp4
The text was updated successfully, but these errors were encountered:
Observed behavior
When two collaborative users are working on the same channel, copy change from one user is not being reflected to another user. The backend is broadcasting the required changes but it seems like the frontend is not updating them.
(websocket branch)
Expected behavior
All collaborative users should instantly reflect copy changes made by a user connected to the same channel.
Steps to reproduce the issue
copyChangeBug.mp4
The text was updated successfully, but these errors were encountered: