jodit icon indicating copy to clipboard operation
jodit copied to clipboard

Paste value with set limitChars

Open pluderes opened this issue 9 months ago • 2 comments

Jodit Version: 1.3.39

Browser: Chrome/IE/Safary/FF OS: Windows/Mac/Linux Is React App: True Reproduced on xdsoft.net:

Hello, thanks for created Jodit. I have an issue when i use event paste. I set limitChars = 2000. when i have 1998 chars in text editor and i want paste a string with length > 2, jodit will remove it and keep prev value

Expected behavior: Accept paste value to fit limitChars Actual behavior: Remove value want to paste, keep prev value

pluderes avatar May 22 '24 08:05 pluderes