Unplanned
Last Updated: 10 Jun 2025 11:02 by Deepak
Deepak
Created on: 10 Jun 2025 11:02
Category: TextBox
Type: Bug Report
0
MVVM Textbox doesn't bind the value correctly to the viewModel on iOS devices

Bug report

MVVM Textbox doesn't bind the value correctly to the viewModel on iOS devices in Safari

Regression introduced with 2021.3.1207

Reproduction of the problem

  1. Open this Dojo example on iOS device in Safari - https://dojo.telerik.com/NpVbVrsn
  2. Type some text in the input
  3. Click the button

Current behavior

The value is undefined

Expected/desired behavior

The value should match the input text

Environment

  • Kendo UI version: 2025.2.520
  • OS: iOS
  • Browser: Safari
0 comments