Theme component usage has been fixed, a component should never be wrapped in multiple Theme components.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=86b30b3c83d5b6170a7d7c32d47818bcabedb36e Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- web/pgadmin/browser/static/js/node_view.jsx | 39 ++++++----- web/pgadmin/static/js/SchemaView/index.jsx | 17 ++--- web/pgadmin/static/js/helpers/ModalProvider.jsx | 58 ++++++++-------- .../js/components/sections/GraphVisualiser.jsx | 81 +++++++++++----------- 4 files changed, 94 insertions(+), 101 deletions(-)