We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When I try to paste a table or insert table, this error shows.
below is my version of quill
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.
The text was updated successfully, but these errors were encountered: