[pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag - Mailing list pgadmin-hackers

From Aditya Toshniwal
Subject [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag
Date
Msg-id CAM9w-_n=Dub5=8TvuzT9=1Ev9yeMSk2uQZ2f0Vayihx+bjfxFA@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin][patch] Using addEventListener to avoid conflict with jquery.drag  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List pgadmin-hackers
Hi Hackers,

Attached is a small patch to avoid a potential conflict with jquery.drag and use addEventListener to bind events.
Please review.

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"
Attachment

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM-4567]: Privileges revoked using SQL query on objects like tables does not correctly in SQL tab
Next
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Avoid a potential conflict with jquery.drag and use a