Unplanned
Last Updated: 27 Jul 2022 10:21 by Nitin
Nitin
Created on: 27 Jul 2022 10:21
Category: MultiColumnComboBox
Type: Bug Report
2
MultiColumnComboBox select event is triggered when the dataSource has items with empty text.

Bug report:

MultiColumnComboBox select event is triggered when the dataSource has items with empty text

Reproduce problem:

https://dojo.telerik.com/exAtuTUJ/6

The steps to reproduce this problem:

1. click the dropdown to show options

2. Click anywhere on the document(You will see the alert message, it prompts for trigger event).

Current behavior:

Trigger event anywhere you click on a document.

Expected behavior:

Trigger event only when you click the values in the MultiColumnComboBox component.

Environment:

  • Kendo UI version: 2022.2.621
  • jQuery version: 1.12.4
  • Browser: all
0 comments