Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 3f0eee4c39d0054cfb532ee14ba24762ecddb284 https://github.com/pgadmin-org/pgadmin4/commit/3f0eee4c39d0054cfb532ee14ba24762ecddb284 Author: Pravesh Sharma <pravesh.sha...@enterprisedb.com> Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths: M web/pgadmin/browser/static/js/node.js M web/pgadmin/browser/static/js/node_view.jsx M web/pgadmin/static/js/SchemaView/index.jsx Log Message: ----------- Fixed an issue where properties tab was refreshing on tab change even if the selected node is same. #5536