Fixed an issue where ajax call continues to fire even after disconnect the database server. Fixes #5716
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e494b1520d42c48d2a675b10b7a4eefe8d816b76 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_25.rst | 3 ++- web/pgadmin/dashboard/static/js/ChartsDOM.jsx | 8 ++++---- web/pgadmin/dashboard/static/js/dashboard.js | 3 +-- web/pgadmin/dashboard/static/scss/_dashboard.scss | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-)