[Question] Is it possible to debug an app inside an iframe ?
TechWatching opened this issue · 0 comments
TechWatching commented
I want to debug inside vscode a Teams app I am developing. Problem is that teams apps are web apps running inside an iframe and I don't know how to configure the extension to debug it or even if it's possible.
There is a similar issue for the vscode-chrome-debugger extension.