[pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]

Поиск
Список
Период
Сортировка
От Surinder Kumar
Тема [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]
Дата
Msg-id CAM5-9D9CkiQ10Tdann6cA_LDmDcuiZLcNRtWvka0fLt5h3izcA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin4][Patch]: Select2 control destroy issue [Minor fix]  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi

While clicking on Select2 control, it tries to destroy the control and thus it doesn't get this object sometimes and throws error.

It should attempt to destroy the select2 object only if this object is not undefined.
Adds proper check to handle the case.

Please find minor patch and review.

Thanks
Surinder Kumar
Вложения

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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: Re: [pgAdmin4][Patch]: RM1728 - Properties are not refreshing after objects are edited
Следующее
От: Surinder Kumar
Дата:
Сообщение: [Patch]: Error while renaming FTS dictionary and FTS template nodes