tiptap/.changeset/cool-singers-call.md
Nick Perez 5e957e5373
fix: use editorView for isDestroyed check for SSR (#6233)
* fix: use `editorView` for `isDestroyed` check for SSR

* chore: update import of `fast-deep-equal` to include extension

* chore: fix unrelated issue

* chore: add changeset

---------

Co-authored-by: bdbch <6538827+bdbch@users.noreply.github.com>
2025-04-23 15:15:06 +02:00

125 B

@tiptap/core
major

This resolves in issue with SSR where the isDestroyed property could not be read while in SSR