I want to make a request to add the autoClose property to manage KendoReactMultiSelect control.
Here is an example of code with several MultiSelect controls on the same page without the autoClose property:
https://stackblitz.com/edit/react-w4yhvh
You can clearly see that the autoClose property will be really useful.
Thanks.