Forum Discussion
George71
Mar 04, 2021Brass Contributor
DevTools shuts down when "Reload tab" selected.
Hi, I'm trying to use the Teams DevTools to debug some code in a Teams tab, which is executed when the tab is first rendered. However, when I select the "Reload tab" button to trigger the code to be...
- Mar 15, 2021Hi George71, I am able to repro the issue.
Alternative way is that, you can debug in browser by inspecting the page, you can also use debug pointers in the browser.
Mamatha-MSFT
Microsoft
Mar 15, 2021Hi George71, I am able to repro the issue.
Alternative way is that, you can debug in browser by inspecting the page, you can also use debug pointers in the browser.
Alternative way is that, you can debug in browser by inspecting the page, you can also use debug pointers in the browser.
George71
Mar 29, 2021Brass Contributor
Thanks for the information. I guess this is a flaw in the Teams DevTools debugger and the only workaround is to use a browser debugger.