[GH-ISSUE #8224] [Bug] Cross-platform synchronization issue with database properties in AppFlowy #3664

Open
opened 2026-03-23 21:32:15 +00:00 by mirror · 0 comments
Owner

Originally created by @szarymarysta on GitHub (Sep 16, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8224

Bug Description

Cross-platform synchronization issue with database properties in AppFlowy. When creating a new property in the browser version, the property appears to save successfully. However, when switching to the Windows 11 desktop app or Android app, the newly created property disappears and an internal error is displayed with the message "The page id empty". This suggests a synchronization problem between the browser client and native applications.

How to Reproduce

  1. Open AppFlowy in a web browser
  2. Navigate to a database view
  3. Create a new property by clicking on the property header area
  4. Type in the property name and configure settings
  5. Save the property (appears successful in browser)
  6. Switch to AppFlowy Windows 11 desktop app or Android app
  7. Navigate to the same database
  8. Observe that the newly created property is missing
  9. Internal error appears with message: "The page id empty"

Expected Behavior

The newly created property should sync across all platforms (browser, Windows 11 app, and Android app) and remain visible and functional in all clients. No internal errors should occur, and the property should maintain its configuration and data across platform switches.

Operating System

Windows 11 app

AppFlowy Version(s)

0.9.9

Screenshots

App version
Image

Browser version:

Image

Additional Context

No response

Originally created by @szarymarysta on GitHub (Sep 16, 2025). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8224 ### Bug Description Cross-platform synchronization issue with database properties in AppFlowy. When creating a new property in the browser version, the property appears to save successfully. However, when switching to the Windows 11 desktop app or Android app, the newly created property disappears and an internal error is displayed with the message "The page id empty". This suggests a synchronization problem between the browser client and native applications. ### How to Reproduce 1. Open AppFlowy in a web browser 2. Navigate to a database view 3. Create a new property by clicking on the property header area 4. Type in the property name and configure settings 5. Save the property (appears successful in browser) 6. Switch to AppFlowy Windows 11 desktop app or Android app 7. Navigate to the same database 8. Observe that the newly created property is missing 9. Internal error appears with message: "The page id empty" ### Expected Behavior The newly created property should sync across all platforms (browser, Windows 11 app, and Android app) and remain visible and functional in all clients. No internal errors should occur, and the property should maintain its configuration and data across platform switches. ### Operating System Windows 11 app ### AppFlowy Version(s) 0.9.9 ### Screenshots App version <img width="910" height="625" alt="Image" src="https://github.com/user-attachments/assets/593bf1e1-eb3d-498f-b419-52b6098f6e21" /> Browser version: <img width="1210" height="755" alt="Image" src="https://github.com/user-attachments/assets/c9203c5a-e734-4cad-a364-ab5ed7cfb5ca" /> ### 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#3664
No description provided.