Closed
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
No response
Description
Component ID generation collision detected is thrown after first change when running default angular installation
Minimal Reproduction
- npm create @angular@next
- Choose ssr to be enabled
- ng serve
- change app component html -> no warning
- change app component html again -> warning is shown in console
Exception or Error
No response
Your Environment
Angular CLI: 17.0.0-next.6
Node: 18.17.0
Package Manager: npm 9.6.7
OS: darwin arm64
Angular: 17.0.0-next.6
... animations, cli, common, compiler, compiler-cli, core, forms
... platform-browser, platform-browser-dynamic, platform-server
... router, ssr
Package Version
---------------------------------------------------------
@angular-devkit/architect 0.1700.0-next.6
@angular-devkit/build-angular 17.0.0-next.6
@angular-devkit/core 17.0.0-next.6
@angular-devkit/schematics 17.0.0-next.6
@schematics/angular 17.0.0-next.6
rxjs 7.8.1
typescript 5.2.2
zone.js 0.14.0
Anything else relevant?
No response