Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: 98c50afe8e97519b5cd040509a48c1aa38132a21 https://github.com/pgadmin-org/pgadmin4/commit/98c50afe8e97519b5cd040509a48c1aa38132a21 Author: Nikhil Mohite <69510038+nikhil-moh...@users.noreply.github.com> Date: 2022-09-23 (Fri, 23 Sep 2022)
Changed paths: M docs/en_US/release_notes_6_15.rst M web/pgadmin/tools/debugger/static/js/components/DebuggerComponent.jsx Log Message: ----------- Ensure that the continue/start button should be disabled if the user stops the Debugger for the procedures. #5188 (#5353)