Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: cc0d4679270dbc6bffb137d31ffa8162d27262ce
https://github.com/pgadmin-org/pgadmin4/commit/cc0d4679270dbc6bffb137d31ffa8162d27262ce
Author: Nikhil Mohite <[email protected]>
Date: 2022-12-08 (Thu, 08 Dec 2022)
Changed paths:
M runtime/src/js/pgadmin.js
M web/pgadmin/static/js/utils.js
M web/pgadmin/tools/__init__.py
M web/pgadmin/tools/erd/static/js/ERDModule.js
M web/pgadmin/tools/psql/static/js/psql_module.js
M web/pgadmin/tools/sqleditor/static/js/SQLEditorModule.js
Log Message:
-----------
Fixed blank screen issue while opening query tools in new tab from native
menu. #5503