Skip to content
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

Breaks when deleting a table while hovering over the resize column. #120

Open
onoufriosm opened this issue Sep 9, 2020 · 0 comments
Open

Comments

@onoufriosm
Copy link

onoufriosm commented Sep 9, 2020

When you place the cursor on the column boundary in order to resize it, and then you delete the table (ctr+a and backspace) it breaks.

Here is a sandbox showing the bug:
https://codesandbox.io/s/prosemirror-tables-issue-p74bo?file=/src/App.js

To reproduce:

  1. Place your cursor on the border to the right of the first column (you should see the cursor changing to a resize cursor).
  2. Ctr+a/cmd+A then backspace
    -> breaks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant