noy4
noy4
I'm interested in Japanese translation. Can I do that?
I deleted the fly.io app and tried the whole step again, and then it worked without the error... I don't know why that happened.
It seems you need to init editor with `editable: true` to use columnResizing https://github.com/ueberdosis/tiptap/blob/84ebd511d29db566e66e8f9b617179cf19ed2531/packages/extension-table/src/table.ts#L425-L443 workaround: init editor with `editable: true` (or not pass editable option), and `editor.setEditable(false)` later