I have a Kendo UI MultiSelect within a fixed height container (think modal pop-up). The MultiSelect has autoClose set to false.
As the user selects multiple items (and the origin input field grows) the MultiSelect list seems to randomly close.
Steps to reproduce:
- Load http://dojo.telerik.com/aKeGu/4
- Begin selecting every single item in the MultiSelect until the MultiSelect closes
Any insight is appreciated.
Thanks.