Since the upgrade to SimpleTreeView the input text fields have been loosing focus due to the letter search-select features of the parent tree. We provide a fix for this by preventing the keydown event from propagating to the parent level from the input text field.
Since the upgrade to SimpleTreeView the input text fields have been loosing focus due to the letter search-select features of the parent tree. We provide a fix for this by preventing the keydown event from propagating to the parent level from the input text field.