Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 264 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 264 Bytes

Tiptap memory leak repro

ueberdosis/tiptap#5654

This repo demonstrates tiptap editor leaks when new editors are used across an application. In this demo, any editor that is used (edited) is kept in memory, even after it is unmounted.