angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
95.69k stars 25.24k forks source link

After upgrading to v17 unable to see imported components #55000

Closed Synectron closed 5 months ago

Synectron commented 5 months ago

Which @angular/* package(s) are the source of the bug?

upgrade

Is this a regression?

Yes

Description

I upgraded my project to v17 but now all the imported components are not loading. I even did standalone false to all components, and also tried doing standalone true and imported all necessary components but to no avail. This was working in v16.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

No response

Please provide the environment you discovered this bug in (run ng version)

Angular CLI: 17.3.0
Node: 18.15.0
Package Manager: npm 9.6.7
OS: win32 x64

Angular:17.3.0
... animations, cli, common, compiler, compiler-cli, core, form
... language-service, localize, platform-browser
... platform-browser-dynamic, router, service-worker

Package                     Version
------------------------------------------------------
@angular-devkit/architect    0.1703.0 
@angular-devkit/core         17.3.0 
@angular-devkit/schematics   17.3.0  
@schematics/angular          17.3.0 
@angular-devkit/build-angular17.3.0
ng-packagr                   17.3.0
rxjs                         7.8.1
typescript                   5.4.2
zone.js                      0.14.4

Anything else?

No response

JoostK commented 5 months ago

Without a runnable reproduction this won't be actionable, unfortunately.

JeanMeche commented 5 months ago

Hi, without feedback from you we'll close this issue. If you have a reproduction of this issue, feel free to open a new issue.

angular-automatic-lock-bot[bot] commented 4 months ago

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.