-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Angular 15.0.0: extremely strange behavior in Chrome's DevTools #48151
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This behavior is relevant for all Chromium based browsers (checked in Crome, Edge); in Firefox everything is fine. |
I've got same problem |
This doesn't seem to reproduce on angular.io (an Angular 15 app), can you share a repro? |
@JoostK |
That is almost certainly a Chrome bug. |
i've got same problem only from ng serve |
I am going to close this in favor of angular/angular-cli#24414 since that includes a reproduction. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Uh oh!
There was an error while loading. Please reload this page.
Which @angular/* package(s) are the source of the bug?
Don't known / other
Is this a regression?
Yes
Description
ng new
Now inspected element's styles will double; some other element's styles will just disappear breaking your layout.
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
)Anything else?
No response
The text was updated successfully, but these errors were encountered: