Fixed an issue where the drag and drop table in ERD throws an error. Fixes #7333
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=3d1a9624c197465fd0c13fc1b46c243e9b6c4cef
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Modified Files
--------------
docs/en_US/release_notes_6_9.rst | 1 +
web/pgadmin/tools/erd/static/js/erd_tool/nodes/TableNode.jsx | 2 +-
.../tools/erd/static/js/erd_tool/ui_components/BodyWidget.jsx | 8 ++++----
3 files changed, 6 insertions(+), 5 deletions(-)