Skip to content
New issue

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

Switch custom useEditor hook for the official one provided by Tiptap #849

Open
thales-fukuda opened this issue Jul 22, 2024 · 0 comments
Open

Comments

@thales-fukuda
Copy link

With the release of Tiptap v2.5, the useEditor hook now includes an option to render the editor on the first render. This makes the custom hook used here obsolete, which was included to solve the same issue and is currently outdated compared to the one provided by Tiptap.

Switching back to the official hook and providing an option to opt out could also fix #532 and #737.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant