[GH-ISSUE #3147] [Bug] Document doesn't refresh after receive the changes from remote #1372

Closed
opened 2026-03-23 20:48:29 +00:00 by mirror · 0 comments
Owner

Originally created by @appflowy on GitHub (Aug 8, 2023).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3147

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

When opening a document, it will send the notification, DocumentNotification::DidReceiveUpdate, if there are changes from remote.
image

How to Reproduce

Open the same document in different devices. Let say device A and device B.

device A: edit document
device B: open the same document

Expected Behavior

the document of device B should reload when receiving the DocumentNotification::DidReceiveUpdate

Operating System

macOS

AppFlowy Version(s)

0.2.7

Screenshots

No response

Additional Context

No response

Originally created by @appflowy on GitHub (Aug 8, 2023). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/3147 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description When opening a document, it will send the notification,` DocumentNotification::DidReceiveUpdate`, if there are changes from remote. <img width="746" alt="image" src="https://github.com/AppFlowy-IO/AppFlowy/assets/86001920/a6d8a7ee-9226-4c1a-803a-44c384506294"> ### How to Reproduce Open the same document in different devices. Let say device A and device B. device A: edit document device B: open the same document ### Expected Behavior the document of device B should reload when receiving the ` DocumentNotification::DidReceiveUpdate` ### Operating System macOS ### AppFlowy Version(s) 0.2.7 ### Screenshots _No response_ ### Additional Context _No response_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#1372
No description provided.