1) Changing the state of the react directly is not recommended, so avoid changing it directly. 2) Fixed API test cases.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=796a8a013a5a4bd570d8e35877f62ee2bf4d4076 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/pgadmin/dashboard/static/js/Graphs.jsx | 17 +++++++++++------ web/pgadmin/utils/driver/psycopg2/connection.py | 5 +++-- 2 files changed, 14 insertions(+), 8 deletions(-)