[GH-ISSUE #6263] [Bug] the last block of a doc is randomly moved to the first position of the doc #2769

Closed
opened 2026-03-23 21:25:00 +00:00 by mirror · 0 comments
Owner

Originally created by @LucasXu0 on GitHub (Sep 10, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6263

Originally assigned to: @LucasXu0 on GitHub.

Bug Description

From the log file, the block with id vtM6Z- seems to be associated with an incorrect parent_id.

2024-09-10 10:10:28 update {block: {id: bOYftu, ty: table,}
2024-09-10 10:10:28 insert {block: {id: vtM6Z-, ty: paragraph,}
2024-09-10 10:10:28 {block: {id: bOYftu, ty: table, }

How to Reproduce

No consistently reproducible steps.

Expected Behavior

all the blocks should be in order.

Operating System

all

AppFlowy Version(s)

0.6.8

Screenshots

No response

Additional Context

x.log

Originally created by @LucasXu0 on GitHub (Sep 10, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6263 Originally assigned to: @LucasXu0 on GitHub. ### Bug Description From the log file, the block with id `vtM6Z-` seems to be associated with an incorrect parent_id. ``` 2024-09-10 10:10:28 update {block: {id: bOYftu, ty: table,} 2024-09-10 10:10:28 insert {block: {id: vtM6Z-, ty: paragraph,} 2024-09-10 10:10:28 {block: {id: bOYftu, ty: table, } ``` ### How to Reproduce No consistently reproducible steps. ### Expected Behavior all the blocks should be in order. ### Operating System all ### AppFlowy Version(s) 0.6.8 ### Screenshots _No response_ ### Additional Context [x.log](https://github.com/user-attachments/files/16938562/x.log)
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#2769
No description provided.