This issue has been created
There is 1 update.
 
 
Cristal / cid:jira-generated-image-avatar-316ac139-e1fc-46a2-aebb-0d60f4b72648 CRISTAL-617 Open

Blocknote is missing unsaved content detection

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-33ce0023-fbd8-41ff-a26c-72b2524a80fe Manuel Leduc created this issue on 05/Aug/25 16:02
 
Summary: Blocknote is missing unsaved content detection
Issue Type: cid:jira-generated-image-avatar-316ac139-e1fc-46a2-aebb-0d60f4b72648 Bug
Affects Versions: 0.19
Assignee: Unassigned
Components: Editor - Blocknote
Created: 05/Aug/25 16:02
Priority: cid:jira-generated-image-static-major-02239099-ec34-46ab-b7f8-447c3153366a Major
Reporter: Manuel Leduc
Description:

Reproduction steps

  1. edit a page with BlockNote
  2. simulate a network error (e.g., block the save page url for the current backend)
  3. try to leave the page (clicking on close, navigating to another page from the navigation tree...)

Expected

A warning message is raised, warning the user that unsaved content will be lost.

Actual

The user is not informed of the potential loss of content.

 
 

1 update

 
cid:jira-generated-image-avatar-33ce0023-fbd8-41ff-a26c-72b2524a80fe Changes by Manuel Leduc on 05/Aug/25 16:04
 
Description: h2. Reproduction steps

# edit a page with BlockNote
# simulate a network error (e.g., block the save page url for the current backend)
# try to leave the page (clicking on close, navigating to another page from the navigation tree...)

h2. Expected

A warning message is raised, warning the user that unsaved content will be lost.

h2. Actual

The user is not informed of the potential loss of content.


h2. Note

See CRISTAL-218 for the equivalent issue for Tiptap.