UDStudio Debug Endpoint Error causing infinate loop

I own Powershell Universal Dashboard Premium and I am trying to debug an endpoint with VSCode and UDStudio. I start my dashboard with no issues but when I select an endpoint to debug and then refresh the dashboard, I see it start to load the data but the debugger goes into an infinite loop, the debug toolbar keeps appearing and then disappearing and the following keeps flashing in the Powershell integrated console

Debug Runspace Value Cannot Be Null
Parameter Name No Runspace Found
At Line 1 Char 1
Debug Runspace 25

It cannot be stopped and the only option I have is to shutdown VSCode. I am using
Universal Dashboard 2.90
VSCode 1.450
Powershell 2020.1.0

Any ideas on what would be causing this?

Thanks