Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

bug(SELECT): Chrome crashing on select drop down open #28911

JoeMellon started this conversation in General
Discussion options

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

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:

  1. Go to https://v15.material.angular.io/components/select/overview
  2. Open drop down

Expected Behavior

Chrome not crashing.

Actual Behavior

Chrome crashing.

Environment

  • Angular: 15
  • CDK/Material: 15
  • Browser(s): Chrome
  • Operating System (Windows):
You must be logged in to vote

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

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

You must be logged in to vote
0 replies
Comment options

@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 mat-label element the drop down works, if I use a native select within the form field the drop down works, if I inspect the dom and remove the aria-owns attribute the drop down works. Is there not going to be any investigation at all from the Angular team on this?

You must be logged in to vote
1 reply
Comment options

Agree with Joe above, if this was purely a chrome issue it would be causing issues for other JS frameworks, surely?

If aria-owns is added to a html element chrome doesn't crash so does seem to be specific to angular components. @zarend

Comment options

FYI for keeping track of the issue within Angular Material
#28905

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue needs to be triaged by the team
Converted from issue

This discussion was converted from issue #28904 on April 18, 2024 22:57.

AltStyle によって変換されたページ (->オリジナル) /