webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

Dependencies List Pane in Angular Project.

Open Naveenchikka opened this issue 1 year ago • 0 comments

Describe the bug

Dependencies list view is not available in new Angular Starter Project. Please let me know if I have missed any setting option for the same.

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-otbkn9?description=An%20angular-cli%20project%20based%20on%20@angular/animations,%20@angular/common,%20@angular/compiler,%20@angular/core,%20@angular/forms,%20@angular/platform-browser,%20@angular/platform-browser-dynamic,%20@angular/router,%20core-js,%20rxjs,%20tslib%20and%20zone.js&file=package.json&template=node&title=Angular%20Starter

Steps to reproduce

  1. Open Angular Boilerplate Project
  2. Dependencies list view on the bottom left side pane, not available.

Expected behavior

Dependencies list pane should be available to install new additional dependencies added.

Parity with Local

Screenshots

IssuePic

Platform

Browser name  = Chrome
Full version  = 124.0.0.0
Major version = 124
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 86632739,
  "usedJSHeapSize": 72060075,
  "jsHeapSizeLimit": 2172649472
}
Hash = 0314a412

Additional context

No response

Naveenchikka avatar Apr 30 '24 15:04 Naveenchikka