angular / components

Component infrastructure and Material Design components for Angular
https://material.angular.io
MIT License
24.1k stars 6.66k forks source link

Mat UI V11 Select - Multi Selection CRASH site on chrome browser 124.0.6367.61 #28951

Closed dharmin-wa closed 3 weeks ago

dharmin-wa commented 3 weeks ago

Is this a regression?

The previous version in which this bug was not present was

No response

Description

I have an angualr application version 11.0.3, and in that using mat ui V11.0.2. https://drive.google.com/file/d/1aVuA8rY2X6lOGbwhBAxB59Oo3AZnxKlW/view?usp=sharing

Reproduction

StackBlitz link: Steps to reproduce:

  1. go to https://v11.material.angular.io/components/select/overview#multiple-selection
  2. check for "Multiple selection" and click on any multi select dropdown
  3. site crash

Expected Behavior

It should work properly

Actual Behavior

Crash whole site

Environment

zarend commented 3 weeks ago

I believe this issue report duplicates #28905