Fixed an issue where notifier not working when opening query tool in a new window and then open it in the new tab.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f24348b2b031fc1808307ea5a903fe96e002a877 Modified Files -------------- web/pgadmin/browser/static/js/browser.js | 5 ++++- web/pgadmin/static/js/helpers/Notifier.jsx | 8 ++++---- web/pgadmin/templates/base.html | 2 -- 3 files changed, 8 insertions(+), 7 deletions(-)