kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

Update kv-tree-input.js #287

Closed hientn closed 5 months ago

hientn commented 10 months ago

fix autoCloseOnSelect not working correct

Scope

This pull request includes a

Changes

The following changes were made (this change is also documented in the change log):

-self.$input.closest('.kv-tree-dropdown-container').removeClass('open'); => self.$dropdown.removeClass('show');

-

Related Issues

If this is related to an existing ticket, include a link to it as well.