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

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: While clicking on Select2 control, it tries to destro
Дата
Msg-id E1bv81z-0004wo-Ha@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]