Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: 9acc59d099f23cb55275ba3ba1625afdabd169dd
https://github.com/pgadmin-org/pgadmin4/commit/9acc59d099f23cb55275ba3ba1625afdabd169dd
Author: Nikhil Mohite <nikhil(dot)mohite(at)enterprisedb(dot)com>
Date: 2022-09-30 (Fri, 30 Sep 2022)
Changed paths:
M web/pgadmin/static/js/components/CodeMirror.jsx
Log Message:
-----------
Fixed an issue where pgAdmin is crashing if the user find/replace in the query tool multiple time. #5249