Blazored / TextEditor

Rich text editor for Blazor applications - Uses Quill JS
MIT License
276 stars 58 forks source link

Focus is lost when pasting large amount of text/image #56

Closed barnebyte-timewarp closed 1 year ago

barnebyte-timewarp commented 1 year ago

After pasting a large body of text or image, the cursor (at the end of the document) is getting out of focus:

image image

ADefWebserver commented 1 year ago

This is by design.