microsoft / microsoft/vscode-azureresourcegroups

[CoR]To Do App shows JSON parsing error after successful deployment

Open
#1,623 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

AT-CTI
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:

  1. Create a To Do App project
  2. Complete project generation and proceed to deployment
  3. The deployment workflow repeatedly encountered deployment errors, so run "azd deploy" from Terminal
  4. Confirm deployment succeeds
  5. Open the generated To Do App URL
  6. 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

Image Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.