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
Writing causes some quite frequent post messages that do not have any changed state
Steps to Reproduce
Open a document or spreadsheet
Type a letter
Expected Behavior
Probably less post messages
Actual Behavior
I see at ~3 post messages FollowUser_Changed being emitted. I'm the only user in the document and the data of the post message is the same so there is likely no sense in emitting that so regularly
Console logging is just what we receive on richdocuments as I wasn't sure how to best log those with online directly
Describe the Bug
Writing causes some quite frequent post messages that do not have any changed state
Steps to Reproduce
Expected Behavior
Probably less post messages
Actual Behavior
I see at ~3 post messages FollowUser_Changed being emitted. I'm the only user in the document and the data of the post message is the same so there is likely no sense in emitting that so regularly
Console logging is just what we receive on richdocuments as I wasn't sure how to best log those with online directly
Screenshots
https://github.com/CollaboraOnline/online/commits/034c5c18e4
Kapture.2024-11-18.at.17.48.15.webm
The text was updated successfully, but these errors were encountered: