Explorar o código

Clicking the clear button raised the changed event twice. fixes #867

Igor Vaynberg %!s(int64=12) %!d(string=hai) anos
pai
achega
250447b53a
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      select2.js

+ 0 - 1
select2.js

@@ -1707,7 +1707,6 @@ the specific language governing permissions and limitations under the Apache Lic
                 this.clear();
                 killEventImmediately(e);
                 this.close();
-                this.triggerChange();
                 this.selection.focus();
             }));