json-editor
json-editor copied to clipboard
Changes in text input detected only after blur.
Is it possible to detect changes as user types in text in the text input. Currently 'changes' event fires only when user leaves the text input, e.g. clicks away.
Wondering if you were able to solve this. Coming across a similar problem today :/
Not yet. :/