github xdan/jodit 4.15.9

latest release: 4.15.10
4 hours ago

🐛 Bug Fix

  • #1485 In inline mode the change event fired on every value synchronisation, even when nothing had changed: the source element is the editor container there, so the editor compared the value with its own markup and the difference never went away. Among other effects, clicking a button in the table cells popup closed the popup (select-cells hides it on change) before the button's click arrived. The value last synchronised to an inline container is now tracked separately, so change fires only on a real change; standard mode is unchanged. Thanks to @brendon (#1486).

Don't miss a new jodit release

NewReleases is sending notifications on new releases.