Issue migrated from Redmine: https://redmine.postgresql.org/issues/7709
Originally created by Nikhil Mohite at 2022-09-14 05:49:11 UTC.
Steps:
- Generate ERD for a database having few tables.
- Try to add a new column to an existing table.
- Go to edit column -> Variables tab -> Add variable
- Click on the Save button.
- Getting error Cannot read properties of undefined (reading 'getLinks') __
- But the column is getting added even getting error on the dialog and the dialog is not getting closed