-
Notifications
You must be signed in to change notification settings - Fork 263
Open
Labels
Description
Describe the bug
The Angular generator menu is missing with Angular 19 projects.
Link to the blitz that caused the error
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
- 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
ghorsey
