Syncfusion.Blazor version_19.3.0.55
I'm so sorry above the pics that display the chinese. But I think you can understand the problem what I'm facing.
When I set the maxdate(Today is 2021/11/29) for SfDatePicker, the previous month range is wrong, It is ok when I set the version_18.3.0.53, I don't know why? Is that a huge bug?
public DateTime MaxDate { get; set; } = new DateTime(DateTime.Now.Year, DateTime.Now.Month, DateTime.Now.Day);
Thanks for your reply. But it's still exist errors when I clicked today button. Please click today button and return to
calendar again.
Hi Deepak R,
Sample Link : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Demo1455358760.zip
Please update the demo's version of Syncfusion.Blazor to the lastest (19.3.0.59), the problem still exists!