Datepicker: Selecting next month is still selecting a day

Goodmorning,

On the datepicker I don't want the date of today to be selected (the 6 is "active").

But also when I press to the next month, the 6th of the next month is also active.

I would like to ensure that the current date is not preselected in the datepicker interface. Additionally, I aim to prevent any date from the following month from being automatically selected when navigating to it. Is there a method to prevent any date from being preselected?

There is no date preselection in the DatePicker, it's just the current date styled differently:

HI @enchev, looking at the demo on this, it’s the current day number that’s pre-selected, not the actual date. If I move forward to September, 26th (today is 26th June) is highlighted. I think this incorrect behaviour, only the 26th June should be highlighted?

See this from the Radzen samples: