Error: [Parchment] Unable to create table blot
kokiok3 opened this issue · 0 comments
kokiok3 commented
When I try to paste a table or insert table, this error shows.
Error: [Parchment] Unable to create table blot
below is my version of quill
"quill": "^2.0.0-beta.0", or I tried ^2.0.0-dev.3
"quill-better-table": "^1.2.10",
I tried to search about the problem and below link is exactly same as my problem.
unfortunately, quill version 2.0.0-dev.3 doesn't work for me...
https://stackoverflow.com/questions/58171594/when-trying-to-insert-a-table-into-a-quill-editor-i-get-an-error-parchment-un
In addition, I really don't understand why quill-better-table needs quill version 2 which has not released yet.
now quill offers 1.3.7 version.