Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 625508e32add81670051d6a94033565894322294 https://github.com/pgadmin-org/pgadmin4/commit/625508e32add81670051d6a94033565894322294 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Date: 2023-04-24 (Mon, 24 Apr 2023)
Changed paths: M web/pgadmin/browser/static/js/browser.js A web/pgadmin/browser/static/js/constants.js M web/pgadmin/browser/static/js/node.js Log Message: ----------- Fixed an issue with the properties tab not getting updated if the user updates the selected node. #6158