microsoft / microsoft/vscode-azureresourcegroups
[CoR]To Do App shows JSON parsing error after successful deployment
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 78
- Forks
- 55
- Avg merge
- 16h 49m
- Merged PRs (30d)
- 139
Description
OS: Win11 x64
VS Code Insider: 1.132.0-insider
Build Version: 0.12.7-alpha.0
Regression: Not a regression
Repro Steps:
- Create a To Do App project
- Complete project generation and proceed to deployment
- The deployment workflow repeatedly encountered deployment errors, so run "azd deploy" from Terminal
- Confirm deployment succeeds
- Open the generated To Do App URL
- Navigate to the Tasks page
Expect:
The deployed To Do App should load successfully without errors
Actual:
The deployed To Do App fails to load and displays a JSON parsing error
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.
Research direction
Reproduce the generated To Do App deployment on Windows using the listed VS Code Insider build, then inspect the deployment output and the Tasks page response where JSON parsing fails. Trace the generated app's data-loading entry point from that error; done means a successful azd deploy produces a Tasks page that loads without the parsing error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript, vscode
- Domain
- cloud, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100