Vernon Lyon
Results
12
comments of
Vernon Lyon
Let me know if I should create a new PR from that commit. 7448eecfb22403b4af2c3ecc057523488dbb90fd
Simply replace this line: https://github.com/behigh/bootstrap_dropdowns_enhancement/blob/37c6914585ec7c53711c792fd376370966333678/js/dropdowns-enhancement.js#L188 With the following: ``` if (!parent.hasClass('bootstrap-select')) parent.find('.' + openClass).removeClass(openClass); ```