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
Describe the issue:
After running Run Task -> Start Web and Api, click the web link http://localhost:5173/ output in the terminal, and the page cannot be loaded, as shown below:
Describe the issue:
After running
Run Task
->Start Web and Api
, click the web linkhttp://localhost:5173/
output in the terminal, and the page cannot be loaded, as shown below:Repro Steps:
azd auth login
.azd init -t <template> -b staging
.azd up
.start api and web
.Environment:
todo-csharp-cosmos-sql
,todo-nodejs-mongo-swa-func
,todo-java-mongo
,todo-java-postgresql-terraform
.staging
Devcontainer
Expected behavior:
When
start api and web
, the web page can load successfully.@jongio for notification.
The text was updated successfully, but these errors were encountered: