Skip to content

Conversation

mlevental
Copy link
Contributor

After manually deleting entries or editing values for select fields the editor value was not updated. Consequently editor.getValue() returned the old value.

This commit should fix both issues by calling this.change(). A similar fix was successfully applied for the json-editor library, see more details here: jdorn/json-editor#752. But it addressed only the issue with editing select field values.

@abogushov abogushov merged commit b59809f into abogushov:master Feb 25, 2018
@abogushov
Copy link
Owner

@mlevental thanks!

@mlevental mlevental deleted the manual-editing branch April 10, 2018 20:26
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

Successfully merging this pull request may close these issues.

2 participants