I have a lot of workflows running on one page, and one isn’t working as expected. When I go into Slow or Step-by-Step debugging the debugger will run for the first few actions before the it just stops mid workflow (displaying multiple elements that are overlapping), a loading bar shows up at the top of the screen and no buttons on page work until I refresh. There are no warning popups or any other recognition that something has gone wrong.
I need to find the issue in the logic, but can’t use the debugger. Any ideas on how to fix this/anyone else experiencing it?