Completed
Last Updated: 09 May 2022 16:01 by ADMIN
Release 2022.R2
Abilio
Created on: 14 Mar 2022 10:46
Category: MultiColumnComboBox
Type: Bug Report
0
MultiColumncomboBox renders div instead of input with PHP wrappers

Bug report

When Telerik UI for PHP MultiColumnComboBox is initialized a div element is rendered instead of an input

Reproduction of the problem

  1. Open locally the PHP demos and inspect the MultiColumnComboBox

Current behavior

The element with the widget id is a <div> Screencast that demonstrates the rendering with UI for PHP and UI for jQuery.

Expected/desired behavior

The element with the widget id should be an <input/> as it is in Kendo UI for jQuery and also ComboBox (in both Kendo for jQuery and PHP wrappers)

Environment

  • Kendo UI version: 2022.1.301
  • Browser: [all]
0 comments