Marsee✨
Results
1
comments of
Marsee✨
Here is the full code for Alert.tsx https://www.blocknotejs.org/examples/alert-block File: [sample.txt](https://github.com/TypeCellOS/BlockNote/files/13228963/sample.txt) It's still reproducing  **Just slightly correct the condition in** const blockIsEmpty = block.content!.length === 0; **to** const blockIsEmpty =...