When we use deps functionality, backform controls re-render then. But before we re-render them we must remove old grid (if any) otherwise is causes js error "Unable to call exitEditMode of undefined". Fixes #1497
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=875360d1c84df926b80e3042600119951ab838c9 Author: Harshal Dhumal <harshal.dhu...@enterprisedb.com> Modified Files -------------- .../templates/foreign_key/js/foreign_key.js | 5 +++++ .../server_groups/servers/static/js/variable.js | 5 +++++ web/pgadmin/static/js/backform.pgadmin.js | 21 ++++++++++++++++----- 3 files changed, 26 insertions(+), 5 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers