Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 706019d639556702355fb72085f4350fed2a6ea2 https://github.com/pgadmin-org/pgadmin4/commit/706019d639556702355fb72085f4350fed2a6ea2 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-01-03 (Tue, 03 Jan 2023)
Changed paths: M web/pgadmin/tools/sqleditor/static/js/components/sections/GeometryViewer.jsx Log Message: ----------- Fixed an issue where Geometry viewer does not show popup when columns are less than 3. #5641