[pgAdmin4] PATCH: Fix for menu.js - Mailing list pgadmin-hackers

From Surinder Kumar
Subject [pgAdmin4] PATCH: Fix for menu.js
Date
Msg-id CAM5-9D9CEXW0dw4E9jM2pS9ucuuC2w9L5Ga1yjyRZDQe9mHSsg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4] PATCH: Fix for menu.js  (Ashesh Vashi <ashesh.vashi@enterprisedb.com>)
List pgadmin-hackers
Hi,

PFA patch to fix an issue in menu.js,

Issue: Using "underscore.string" library without adding it in define([]) breaks the code at line: 112

This is reproduced when I click on context menu.

Thanks,
Surinder Kumar
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: PATCH:Added python3 compatibility (pgAdmin4)
Next
From: Ashesh Vashi
Date:
Subject: pgAdmin 4 commit: Adding missing dependency 'underscore.string' in the