Fixed an issue where pressing the back button will show another instance of the main page inside of the Query Tool tab. Fixes #4892
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4c9853f10dbe1cfa2a117ce993165bc988726319 Author: Rahul Shirsat <rahul.shir...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_30.rst | 1 + .../server_groups/servers/databases/schemas/__init__.py | 3 ++- web/pgadmin/tools/datagrid/static/js/datagrid.js | 15 +++++++++++++-- 3 files changed, 16 insertions(+), 3 deletions(-)