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
Yeah, this is terrible UX and my number 1 gripe right now.
Also, if I select a cell so that it looks "fully selected", go to another cell and paste, a new table is pasted outside the table with the cell. That's definitely not the expected behavior from user's perspective.
Describe the bug
When highlighting whole cell in a table block and pressing CTRL+C error is logged in console, the content of the cell is not copied
TypeError: Cannot read properties of undefined (reading 'children')
To Reproduce
Expected behavior:
Content of the cell or cell is copied to clipboard and can be pasted elsewhere
Actual behavior:
Content is not copied
Error is logged in console
Misc
The text was updated successfully, but these errors were encountered: