Files
notesnook/packages
Ammar Ahmed 5a4394562c editor: let go of the element's link back to the editor on teardown
Tiptap points the editor's element back at the editor when it builds the
view and never clears it, so anything still holding that element keeps the
editor, its state and the whole note alive. Detached elements are easy to
hold by accident, and ProseMirror already clears its own back-reference
when a view desc is destroyed.
2026-08-31 11:57:37 +05:00
..
2025-12-09 12:49:37 +05:00
2025-10-08 08:42:00 +05:00
2026-03-31 13:30:48 +05:00
2026-08-17 10:11:17 +05:00