Open kittaakos opened 4 years ago
It seems to come from the vscode extension, not our code?
Assuming this bug was noted using the example application, the version of node-debug2 we're using is starting to be quite old: 1.33.0
https://github.com/eclipse-theia/theia/blob/master/package.json#L118
We should probably try with e.g. 1.42.1: https://open-vsx.org/api/ms-vscode/node-debug2/1.42.1/file/ms-vscode.node-debug2-1.42.1.vsix
Bug Description:
I have noticed this error when I refreshed the frontend while an active debug session was running.
Steps to Reproduce:
Additional Information