pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Fix some errors thrown on the JS console when draggin
Date
Msg-id E1htUo0-0000Wf-Tj@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix some errors thrown on the JS console when dragging text in the Query Tool. Fixes #4552

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_4_12.rst                  |  3 ++-
web/pgadmin/static/js/tree/tree.js                 | 20 ++++++++++--------
web/pgadmin/tools/sqleditor/static/js/sqleditor.js | 24 ++++++++++++++--------
3 files changed, 30 insertions(+), 17 deletions(-)


pgadmin-hackers by date:

Previous
From: Yosry Muhammad
Date:
Subject: Re: [Help] Modifying get_columns.sql template
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin][RM4552] Dragging the selected text in SQL editor throwsconsole errors