Use the basic usage example from https://www.telerik.com/kendo-angular-ui/components/dropdowns/multiselect/
Click in the area next to the baseball chip.
The list with available objects pops up.
Click in the place where the cursor is, the popup won't close.
Click in the right half of the component, the popup closes.
It seems it's the input element which swallows the click event.
I would expect the popup to be closed, no mather where I click in the component
@Ivan
Thanks for the suggestions.
Unfortunately this approach is not applicable for us.
We don't have jquery on board and we don't do hacks like these, which rely on the internal structure of telerik components.
They tend to break on the next upgrade.
Hello Marc,
Thank you for the provided feedback.
I logged a bug report in our public GitHub repository that can be tracked at the following link:
https://github.com/telerik/kendo-angular/issues/3240
Please subscribe to it, in order to be notified in a timely manner when there is any update. As a workaround the developer can utilize the built-in toggle method to close the popup programmatically when the mentioned input is clicked:
https://stackblitz.com/edit/angular-rkpwpa
Please accept our apologies for the caused inconvenience.
Regards,
Martin
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.