telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
463 stars 213 forks source link

[MultiSelect] Clicking on the chip doesn't open the popup list of the component #4326

Open yanmariomenev opened 3 weeks ago

yanmariomenev commented 3 weeks ago

Describe the bug When a user tries to click on the chip, it no longer opens the component's popup list. In older versions, such as 11.6.0, the popup would open when the user clicked the chip.

To Reproduce Open the following page and click the "Medium" chip: https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/value-binding/#toc-primitive-values

Example where the behavior is correct in v11.6.0