Replies: 4 comments 1 reply
|
Also seen on: https://issues.chromium.org/issues/335553723 |
|
Hello, Ty for linking to the Chromium issue. Unfortunately, if this is a Chrome issue, then there's nothing that Angular components can do about this. I don't think this is an issue to Angular components. I'm going to convert this to a discussion so developers can comment on this and share information -Zach |
|
@zarend How can this be closed instantly as a Chrome issue? this is going to impact a huge amount of apps globally and could quite clearly be an Angular issue. If I remove the |
|
FYI for keeping track of the issue within Angular Material |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Is this a regression?
The previous version in which this bug was not present was
14, 16, 17
Description
On the latest Chrome version 124.0.6367.61 opening mat-select drop down causes the browser to crash.
Reproduction
StackBlitz link:
Steps to reproduce:
Expected Behavior
Chrome not crashing.
Actual Behavior
Chrome crashing.
Environment
All reactions