Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The onChange function is not being triggered when the caption of image is made blank. #247

Open
cshanjib opened this issue May 7, 2024 · 0 comments

Comments

@cshanjib
Copy link

cshanjib commented May 7, 2024

Scenario:
When updating the content in the caption, the onChange function of editorjs is triggered, but when the text field is made blank, it won't get triggered.
For eg. When we type "a" it gets triggered, but when we remove "a" and make it empty, the onChange function of the editors is not triggered.

This same scenario was replicated and resolved in Pararagraph Block tool.
Issue Link: codex-team/editor.js#2384

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant