Disabled RadzenDatePicker in RadzenTab

Hello,
Apologies if this is not the correct place to report a possible issue.
I have a RadzenDatePicker inside a RadzenTab. The RadzenDatePicker has the Disabled property bound to a field/property in the backend .cs file.
While using the VS extension the disabled RadzenDatePicker is not selectable - ie. when I click on the component it will not select. However, other disabled components in the same tab page are selectable and I can change their properties.

Hi @ed.brown,

We will investigate. By the way does this happen if you open the application in Radzen Blazor Studio?

Hi @korchev ,
Thank you for the prompt reply - very cool.
I'm using RBS 1.36.1 and I do not have the same issue.

I have also found that the RadzenTextBox has the same behaviour.

I reproduced the problem. Probably all disabled components would be unselectable until we address that issue.

The RadzenCheckbox and RadzenDropDownDataGrid are not affected. But, yes, it seems that there are more affected.
Thank you for taking the time to check.