Destroy select2 controls before re-rendering [pgadmin4] - Mailing list pgadmin-hackers

From Harshal Dhumal
Subject Destroy select2 controls before re-rendering [pgadmin4]
Date
Msg-id CAFiP3vxJc0jxzxtGk3Nx-=RiwN-55t+qcw4AvJ0=CyCT875SHg@mail.gmail.com
Whole thread Raw
Responses Re: Destroy select2 controls before re-rendering [pgadmin4]  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi,

PFA patch for select2 controls.

Change: Destroy existing any select2 controls before re-rendering them. Otherwise this was causing wired dialogue UI hang issue.

-- 
Harshal Dhumal
Software Engineer 



Attachment

pgadmin-hackers by date:

Previous
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Do not validate the attributes on saving, because - s
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Destroy the existing Select2 object before rerenderin