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
Description:
I have customized a block type "alert" followed by a custom block on the BlockNote homepage.
However, every time I type '-', '*', '+', '1.' or copy a text segment within the same editor, it replaces the "alert" block instead of placing the content within it.
Steps to Reproduce:
Create a custom "alert" block as per the documentation.
Type '-', '*', '+', '1.' or copy and paste a text segment within the "alert" block.
Observe that the content replaces the "alert" block instead of staying within it.
Expected Behavior:
The typed or copied content should remain within the "alert" block instead of replacing it.
Actual Behavior:
The "alert" block is replaced by the typed or copied content.
Description:
I have customized a block type "alert" followed by a custom block on the BlockNote homepage.
However, every time I type '-', '*', '+', '1.' or copy a text segment within the same editor, it replaces the "alert" block instead of placing the content within it.
Steps to Reproduce:
Expected Behavior:
The typed or copied content should remain within the "alert" block instead of replacing it.
Actual Behavior:
The "alert" block is replaced by the typed or copied content.
Screen.Recording.2024-05-21.at.15.19.58.mov
Link to Documentation:
BlockNote Custom Schemas - Custom Blocks