BlockNote
BlockNote copied to clipboard
Table is resizing columns and removing content when pressing "add left/right column"
To Reproduce If write something in a cell and then add a new column. Content will be removed. If change the width of an empty column and then add a new column. Width will be returned back
Misc
- BlockNote: 0.14.1
Yes, this issue is weird. Firstly, there is this strange resizing/shrinking in the size of the cell and secondly, adding of new columns is messing it up even more. Sometimes, the new column does get added (without deleting the existing cell data) and most of the times, adding new column completely deletes the previous data. The behavior is very inconsistent.
Thanks for reporting! This seems like something that should be addressed in #856
any updates? Also when adding a new row is deletes the previous data. It can be reproduce in Basic Setup example.
I will address this with https://github.com/TypeCellOS/BlockNote/pull/1429
Resolved with https://github.com/TypeCellOS/BlockNote/pull/1429