Thanks, patch applied.
On Tue, Oct 29, 2019 at 12:13 PM Aditya Toshniwal <
aditya.toshni...@enterprisedb.com> wrote:
> Hi Hackers,
>
> Attached is the patch to throw JS errors to browser consoles. JS errors
> after execute are now caught by axios catch which shows a false message -
> "Not connect
Hi Hackers,
Attached is the patch to throw JS errors to browser consoles. JS errors
after execute are now caught by axios catch which shows a false message -
"Not connected to the server or the connection to the server has been
closed."
This will help is debugging in case of JS erors.
Kindly revi