Skip to content

Application crashing on merging table cells #1506

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mfanselmo opened this issue Mar 6, 2025 · 1 comment
Closed

Application crashing on merging table cells #1506

mfanselmo opened this issue Mar 6, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@mfanselmo
Copy link
Contributor

mfanselmo commented Mar 6, 2025

Describe the bug
When you merge 2 vertical table cells and then try to edit or join the lines of both cells the application crashes

To Reproduce

  • Go to: https://www.blocknotejs.org/docs/advanced/tables
  • Write something under the cell "Soo many features"
  • Select the cells and merge them (this already causes many errors in the console)
    • _app-430d265da8142a92.js:10 Uncaught TypeError: Cannot read properties of undefined (reading 'every')
  • Try to delete from the part of the bottom cell, trying to "join" the texts
  • After some trying and writing, the application will crash

Misc
Happens on blocknote demo page

Screen.Recording.2025-03-06.at.2.09.41.PM.video-converter.com.mp4
@mfanselmo mfanselmo added the bug Something isn't working label Mar 6, 2025
@nperez0111
Copy link
Contributor

Will be resolved with: #1507

@nperez0111 nperez0111 self-assigned this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants