Completed
Last Updated: 06 Oct 2023 08:32 by ADMIN
Leigh
Created on: 11 Sep 2023 13:41
Category: Form
Type: Bug Report
0
KendoForm onChange event has wrong type

Describe the bug
using the kendoForm.onChange(target, {value}) method as per documentation causes a typescript error (2554). It expects kendoForm.onChange({target, value}).

To Reproduce
Steps to reproduce the behavior: ticket - 1622838

0 comments