microsoft / microsoft/vscode-azurestaticwebapps
An incorrect webpage is opened after debugging the "nextjs-basic-api" project
Open
@alexweininger is already working on this.
Since Jul 7, 2023.
AT-CTI
investigate
upstream
- Dominant language
- TypeScript
- Stars
- 99
- Forks
- 39
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Description
OS: Win10
Build Version: 20230618.1
Regression: Not a regression
Repro Steps:
- Open the
nextjs-basic-apiproject in VS Code. - Run
npm installin TERMINAL window. - Navigate to "Run and Debug" view -> Select "Azure Static Web Apps…" in the dropdown list -> Select "SWA: Run nextjs-basic-api" -> Debug.
- Check whether a correct webpage is opened.
Expect:
A correct webpage is opened.
Actual:
An incorrect webpage is opened.
More Info:
- This issue also reproduces for the
vue-basic-api,angular-basic-api,svelte-basic-apiandangular-basic-dotnetprojects. - This issue doesn't reproduce for the
ReactSiteproject. - No webpage opens after debugging the
angular-basicprojects. - After clicking "Check the proxy and the firewall" need to open the "Advanced settings" of the Chrome, but there is no "Advanced settings" for the Chrome 114.0.5735.134.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.