dotnet / aspire-samples

MIT License
647 stars 186 forks source link

Fail to load `service weatherapi` page for sample `AspireWithJavaScript` #488

Open Menghua1 opened 1 week ago

Menghua1 commented 1 week ago

Describe the issue: After running the command azd up, click the service weatherapi link in terminal output, the page load fails as follow: image image

Repro Steps:

  1. Clone code.
  2. Run command cd samples/AspireWithJavaScript.
  3. Run command azd init.
  4. Run command azd up.

Environment:

Expected behavior: The weatherapi service page can be loaded successfully.

@rajeshkamal5050, @vhvb1989 for notification.