All release notes

v1.51.1

1 fix

Update TiptapEditor paste handling to use async timeout

  • Changed the timeout function in TiptapEditor to be asynchronous, improving the handling of document checks after pasting content. This ensures that the editor processes pasted content more reliably.