-
Notifications
You must be signed in to change notification settings - Fork 26.7k
Closed
angular/angular-cli
#28405Labels
area: serverIssues related to server-side renderingIssues related to server-side renderingcore: zonelessIssues related to running Angular without zone.jsIssues related to running Angular without zone.js
Milestone
Description
Command
serve
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
v17
Description
Basically, it's a duplicate of angular/angular-cli#26192
But now it's here again with v19, zoneless and outputMode: 'server'.
Is this behaviour expected and not-an-issue on new setup?
Minimal Reproduction
ng serve
Exception or Error
No response
Your Environment
HttpErrorResponse
Anything else relevant?
No response
Metadata
Metadata
Assignees
Labels
area: serverIssues related to server-side renderingIssues related to server-side renderingcore: zonelessIssues related to running Angular without zone.jsIssues related to running Angular without zone.js