Обсуждение: pgAdmin 4 commit: While clicking on Select2 control, it tries to destro

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: While clicking on Select2 control, it tries to destro

От
Dave Page
Дата:
While clicking on Select2 control, it tries to destroy the control and thus it doesn't get this object sometimes and
throwserror. 

It should attempt to destroy the select2 object only if this object is not undefined.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7f507f294ef792e0c14611e473822570b8cc21b5
Author: Surinder Kumar <surinder.kumar@enterprisedb.com>

Modified Files
--------------
web/pgadmin/static/js/backform.pgadmin.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)