| From: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Regression in of browser.js code |
| Date: | 2020-07-02 11:46:24 |
| Message-ID: | CAKKotZTCPEqCyxTE6uB=WXgfr4UdNPRcP20gU+QMJhF02xEmyg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
There was a regression where we have changed the panel variables in menu.py
but we did not change their respective reference in JS which is causing
issues while loading wcDocker Panel/Frames which are defined in python side.
Ref: 830ac1cc9177c8b9ebed2304924cec1db22e45c3
<https://git.postgresql.org/gitweb/?p=pgadmin4.git;a=commit;h=830ac1cc9177c8b9ebed2304924cec1db22e45c3>
--
Regards,
Murtuza Zabuawala
*EDB*
*POWER TO POSTGRES*
https://www.edbpostgres.com
| Attachment | Content-Type | Size |
|---|---|---|
| browser_regression.diff | application/octet-stream | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Khushboo Vashi | 2020-07-02 11:55:34 | Re: Regression in of browser.js code |
| Previous Message | Aditya Toshniwal | 2020-07-02 11:26:20 | [pgAdmin][patch] Dialog width issue |