Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: a18d469c9007e66286c3c3b46edc327b9829f0a0 https://github.com/pgadmin-org/pgadmin4/commit/a18d469c9007e66286c3c3b46edc327b9829f0a0 Author: Aditya Toshniwal <aditya.toshni...@enterprisedb.com> Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths: M web/pgadmin/static/js/tree/tree.js M web/pgadmin/tools/erd/static/js/erd_tool/components/ERDTool.jsx M web/regression/javascript/erd/ui_components/ERDTool.spec.js Log Message: ----------- Fix an issue in search objects where objects were unable to locate occasionally. #5916