You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…ration
change the order of imports during component generation using changeDetectionStrategy set to OnPush
closes [angular#23156](angular#23156 (comment))
…nt generation
change the order of imports during component generation using changeDetectionStrategy set to OnPush
closes#23156
(cherry picked from commit d899091)
🐞 Bug report
Command (mark with an
x
)Is this a regression?
NoDescription
Using `ng g component --changeDetection=OnPush` the imports are not being alphabetically imported🔬 Minimal Reproduction
ng g component --changeDetection=OnPush
🔥 Exception or Error
🌍 Your Environment
Anything else relevant?
The text was updated successfully, but these errors were encountered: