pgAdmin 4 commit: Destroy the existing Select2 object before rerenderin - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Destroy the existing Select2 object before rerenderin
Date
Msg-id E1b0o6U-0006cR-5f@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Destroy the existing Select2 object before rerendering the control.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=585daddce2ef6b95c927d239605fec458b11d73d
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.ui.js  | 7 ++++++-
web/pgadmin/static/js/backform.pgadmin.js | 5 ++++-
2 files changed, 10 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: Destroy select2 controls before re-rendering [pgadmin4]
Next
From: Akshay Joshi
Date:
Subject: Re: Change server password [pgadmin4]