Radzen Date Picker date update

Hello, I have a issue regarding the date picker component it doesn't update the date which I pick. Does anyone have this issue as well?

public string CurrentDate { get; set; }
protected override async Task OnInitializedAsync()
{
tableName = new Server.Models.Test.TableName();
CurrentDate = DateTime.Now.ToString("MM/dd/yyyy");
}


<RadzenDatePicker style="display: block; width: 100%" @bind-Value="@tableName.dob"
Name="dob" TabIndex="3" DateFormat="@CurrentDate" YearRange="1900:2023" />

Check if you have JavaScript errors in your browser console.

Everything seems right to me:

I only see this as an issue which is not responsible for my action which I'm trying to solve.

I even debug the process with the new version of studio and saw that the date that I picked was saved in the db. But the issue is still the same the date doesn't updated in the interface as it showed in the photos.

I’m afraid that I cannon tell from the provided information why it’s not working for you. If you have active subscription you can send us your project at info@radzen.com to debug it.

I send it to you guys, please check it the subject is Date Not Rendering.

We’ve not received anything from you nor confirmation if you have active subscription.


I think I have the subscription, can you recheck it again.

Does it matter with what email I send it to you the attachment?

There is no registered license for your email, please send us email with your license purchase details. If you need to send us something big please share it via Google Drive or similar otherwise if it’s too big it might be rejected by the mail server.