1. Make Unlogged switch in table as read only. 2. Fix a console warning when saving node data.
Fixes #6778 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=08706ba6b278d22b8ca01d72d07152eb9f8c598c Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Modified Files -------------- .../databases/schemas/tables/static/js/table.ui.js | 2 +- web/pgadmin/static/js/SchemaView/index.jsx | 16 +++++++++------- web/pgadmin/static/js/Theme/index.jsx | 3 +++ web/pgadmin/static/js/custom_hooks.js | 11 ++++++++++- 4 files changed, 23 insertions(+), 9 deletions(-)