You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v-chenzha
changed the title
[GitHub Codespaces] Without any web page opening when debugging Python (Flask) project
[GitHub Codespaces] No web page opens when debugging Python (Flask) project
Dec 13, 2022
I was able to debug a flask app successfully, but I had to apply two workarounds--
Work around Debugging Python in Docker #3823 by selecting the pre-release Python extension version (this shouldn't be necessary for much longer)
The browser notified me about a blocked popup--it was blocking the tab opened to browse to the web app. This is not something we can do anything to change.
OS: Remote Codespaces
Build Version: 20221212.12
Repro Steps:
Expect:
Debug python (Flask) project successfully with the web page opens.
Actual:
It keeps debugging state without any web page opens.
More Info:
This issue does not reproduce in Local Codespaces environment.
The text was updated successfully, but these errors were encountered: