Kendo Combo Box disabled on enter key press

0 Answers 16 Views
ComboBox
Ghanshyam
Top achievements
Rank 1
Ghanshyam asked on 17 Jun 2024, 09:39 AM

Hey Team,

We are facing one issue while using the kendo UI Combo box in Reactive forms (@progress/kendo-angular-dropdowns v13.0.3). When we type some value which is not in the list and press enter then the combo box gets disabled and value also gets cleared. The value change method is also not called. We have allowCustom and valuePrimitive true as well.

If the value typed is available in dropdown then it remains as is on enter key press.

Please help us in resolving this.

Thanks

Yanmario
Telerik team
commented on 20 Jun 2024, 05:13 AM

Hi Ghanshyam,

I tried to reproduce the described behavior, but without any success with our latest versions in the following example:

https://stackblitz.com/edit/angular-pdweza?file=src%2Fapp%2Fapp.component.ts

Now looking at the after screenshot, it looks like the issue might be caused by a mismatch of versions between our Kendo components and themes. For version 13.0.0, please make sure that Kendo Theme is version 6.6.0:

https://www.telerik.com/kendo-angular-ui/components/changelogs/kendo-angular-ui/#v13.3.0

If the issue is still present, a runnable example with steps would be helpful to provide further assistance.

Regards,
Yanmario
Progress Telerik

No answers yet. Maybe you can help?

Tags
ComboBox
Asked by
Ghanshyam
Top achievements
Rank 1
Share this question
or