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
- Open this Dojo example on iOS device in Safari - https://dojo.telerik.com/NpVbVrsn
- Type some text in the input
- 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