Bug report
The search method of the AutoComplete does not work the first time when minLength is set.
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/@martin.tabakov@progress.com/EjOSEfIh
- Type 2 characters and press the GO button.
Current behavior
The search method has to be called twice for the method to work as expected.
Expected/desired behavior
The search method should work along with the minLength option by only calling it once.
Environment
- Kendo UI version: 2021.2.616
- Browser: [all]