Re: [pgAdmin4][RM3679] Query Tool not working

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: [pgAdmin4][RM3679] Query Tool not working
Date: 2019-01-03 14:44:03
Message-ID: CA+OCxowVbYvQCjxHzH1vY=5-yn00v7ZhYBjEsL+8tchMVvf1KA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Thanks, applied.

On Thu, Jan 3, 2019 at 7:37 AM Aditya Toshniwal
<aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:
>
> Hi Hackers,
>
> This is related to a very difficult to reproduce issue where query tool opens blank. Note the disconnected icon, not to be confused with another issue where resizing the query tool works and icon is connected.
> Somehow, this occurred on my system (screenshot attached). It turned out to be a webpack issue and many users are facing this (in other projects).
> A workaround suggested by https://github.com/webpack/webpack/issues/6094#issuecomment-413178158 is applied in the attached patch.
>
> Kindly review.
>
> --
> Thanks and Regards,
> Aditya Toshniwal
> Software Engineer | EnterpriseDB Software Solutions | Pune
> "Don't Complain about Heat, Plant a tree"

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2019-01-03 14:50:28 pgAdmin 4 commit: Further styling fixes.
Previous Message Dave Page 2019-01-03 14:43:48 pgAdmin 4 commit: Fix a webpack issue that could cause the Query Tool t