Unplanned
Last Updated: 12 Apr 2023 09:00 by ADMIN
Pete
Created on: 06 Apr 2023 08:39
Category: UI for Blazor
Type: Bug Report
2
[Safari] Editing a date segment causes the page to scroll to the top

TelerikDateInput control works fine in windows (browsers chrome and edge) and android (chrome)

on iPhone (safari) the page jumps to top every time after user provides a value for day, month or year.

code:

<TelerikDateInput Id="dobId"
  @bind-Value="@_applicationViewModel.DateOfBirth"
  Format="dd/MM/yyyy">
<DateTimePickerFormatPlaceholder Day="dd" Month="mm" Year="yyyy" />
</TelerikDateInput>

 

see video attached

1 comment
ADMIN
Svetoslav Dimitrov
Posted on: 12 Apr 2023 09:00

Hello Pete,

Thank you for reporting that to us! As a small token of appreciation, I have awarded your account with Telerik Points.

Regards,
Svetoslav Dimitrov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.