[pgadmin4][patch] fix history panel on ie11 - Mailing list pgadmin-hackers

From Sarah McAlear
Subject [pgadmin4][patch] fix history panel on ie11
Date
Msg-id CAGRPzo-hAYJH6Eb6XDx4G0y1R_Ye6L8m8zqoG9DyFDPRQAH+UQ@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin4][patch] fix history panel on ie11  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi Hackers!

This patch fixes the layout issues on IE11. There is a known issue on react-split-pane that requires a previous version of bowser in order to render correctly on IE11. We had to downgrade the version of bowser to 1.6.1 until the relevant pull request to react-split-pane has been accepted.

Thanks!
Sarah & Rob


Attachment

pgadmin-hackers by date:

Previous
From: Joao De Almeida Pereira
Date:
Subject: [pgadmin-hackers][patch] Update the error alerts style in dialog
Next
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Fixed #2532 - Left side tree: The node disappearson update if there is only one child exist for that category.