Files
notesnook/packages
Ammar Ahmed 6efa67fe3b editor: drop debug logging from the tiptap patch
The patch added two console.log calls: one dumping every editor's paste
rules, one logging the selection while a view is built. Chrome retains
objects passed to the console so they can be inspected later, and each
PasteRule closes over its editor, so every editor ever opened was kept
alive along with its state and document. They also showed up in the
output of every editor test.
2026-08-31 11:35:48 +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