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

Angular generator menu is missing

Open kiranjholla opened this issue 10 months ago • 2 comments

Describe the bug

The Angular generator menu is missing with Angular 19 projects.

Link to the blitz that caused the error

https://stackblitz.com/edit/stackblitz-starters-nfvk1yan?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 a new Angular start project on Stackblitz.
  2. Try to right-click a folder and look for the generator menu; none appears

Expected behavior

Angular generator menu should be available in the context menu

Just for clarity: I wouldn't expect the Angular generator menu to appear on my Local. But checking the box anyway because it won't let me file the issue otherwise.

Parity with Local

Screenshots

Image

Platform

Browser name  = Edge / Chrome
Full version  = 133.0.0.0
Major version = 133
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36 Edg/133.0.0.0
performance.memory = {
  "totalJSHeapSize": 100028583,
  "usedJSHeapSize": 80798899,
  "jsHeapSizeLimit": 4294705152
}
Hash = 7f809d15

Additional context

Same behaviour observed in Firefox as well

kiranjholla avatar Feb 18 '25 13:02 kiranjholla