pgAdmin 4 commit: Fixed 'Cannot read properties of undefined' error whi - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed 'Cannot read properties of undefined' error whi
Date
Msg-id E1nZoGQ-0008TB-Pd@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed 'Cannot read properties of undefined' error while creating the table via the ERD tool. Fixes #7275

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e6821a610b5bbe9966462fe403123def60c1d78a
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_8.rst                   |  1 +
.../tools/erd/static/js/erd_tool/ERDCore.js        | 23 ++++++++++++++++++----
2 files changed, 20 insertions(+), 4 deletions(-)


pgadmin-hackers by date:

Previous
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM7275] Error when creating table in ERD
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-7274]: Arrow key issue on preferences tree