webcontainer-core
webcontainer-core copied to clipboard
Dependencies List Pane in Angular Project.
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
- Open Angular Boilerplate Project
- 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
- [X] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
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