Bind the current panel with the temporary functions, so that - it works on the object everytime, it hits the buttons, and the callback functions are being executed. The original implementation was not using the same panel, when it was recalled from other function. And, results into unexpected behaviour like not able to work with Edit object again.
Thanks Murtuza for reporting the issue. Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6f5817089456d0cc670fccb4c68d6c26096c7f3a Modified Files -------------- web/pgadmin/browser/templates/browser/js/node.js | 39 +++++++++++++++--------- 1 file changed, 25 insertions(+), 14 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers