Hi,
There is bug introduced in webix 10.1 which make the inline-text
editor to keep the content entered by the user if it get out the input by clicking on another table line.
This occur if the table has select: true
option.
I thinks this is related to a redraw of the table when user click on another line.
Snippet : Code Snippet
Works with 10.0 but not starting with 10.1…