Angular generator menu is missing
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
- Open a new Angular start project on Stackblitz.
- 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
- [x] I have run the project in my local machine and I could not reproduce the issue.
Screenshots
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