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
Describe the bug Trying to setup an minimal version from the example and getting "RangeError: Schema is missing its top node type ('doc')"
To Reproduce Steps to reproduce the behavior:
Expected behavior It displays the editor with the inititla content
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I'm using webpack
The text was updated successfully, but these errors were encountered:
Document!!! not doc
Sorry, something went wrong.
Yes, it's Document. And the readme for alpha needs to be fixed, as in the readme it says "Doc" under the "usage" section
This version fixes all the issues: https://github.com/okijhhyu/element-tiptap-vue3 :)
No branches or pull requests
Describe the bug
Trying to setup an minimal version from the example and getting "RangeError: Schema is missing its top node type ('doc')"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It displays the editor with the inititla content
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
I'm using webpack
The text was updated successfully, but these errors were encountered: