When I create a new element, e.g. a delimiter, and instantly store my content, the new element is not stored because the onChange event is not triggered. But when creating a new element and changing content (active keyup), the element gets stored because the onChange is triggered.
Expected behavior: onChange should be called after adding a new element.
Screenshots: https://www.loom.com/share/5bba14a6eb844bfdae677b47ee5e2553
Device, Browser, OS: macOS Safari
Editor.js version: 2.23.2
When I create a new element, e.g. a delimiter, and instantly store my content, the new element is not stored because the
onChangeevent is not triggered. But when creating a new element and changing content (active keyup), the element gets stored because theonChangeis triggered.Expected behavior:
onChangeshould be called after adding a new element.Screenshots: https://www.loom.com/share/5bba14a6eb844bfdae677b47ee5e2553
Device, Browser, OS: macOS Safari
Editor.js version: 2.23.2