Fixed an issue where the properties tab for collection nodes is unresponsive after switching the tabs. Fixes #4959
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4fc36a90531bde47ff0457ac6502d9e3aaa986a2 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_5_1.rst | 1 + web/pgadmin/browser/static/js/collection.js | 27 +++++++++++++++++++++------ 2 files changed, 22 insertions(+), 6 deletions(-)