mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-20 03:07:53 -05:00
2b4b14ee50
TableNode, TableCellNode and TableRowNode were registered in editorConfig but never used — no TablePlugin was mounted and no table UI existed in the toolbar. When pasting from a spreadsheet, Lexical would deserialize the clipboard's HTML into stuck, unremovable table nodes that narrowed the text into a 75px column and could not be deleted.