VSCode unable te execute commands while debugging

Product: PowerShell Universal
Version: 1.5.16

When i want to execute commands while debugging, VSCode hangs. I am able to see where the breakpoint is hit and i can review the variables, but I am unable to interact with the runspace. When i am using a seperate powershell process to execute commands, it works like a charm. It does not matter if VSCode is configured with PS 5.1 or PS 7. As for seperate window debugging, it works with both 5.1 and 7. Is there something i can do about this?

Is your dashboard running PS7 or PS5?

It is running PS5

Ok. Thanks. Let me try to reproduce.