Fixed an issue where the cursor was not visible in the code tab of the trigger dialog.
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=41a3345101c724d0c9a508048e1287a28e45141d Author: Yogesh Mahajan <yogesh.maha...@enterprisedb.com> Modified Files -------------- .../databases/schemas/tables/triggers/static/js/trigger.ui.js | 5 +++++ web/pgadmin/static/js/components/CodeMirror.jsx | 1 + 2 files changed, 6 insertions(+)