Datefield issue

I’m trying to create a datefield with resolution=YEAR. In the demo “DateField with custom resolution”, I copied the XML into my screen, then ran it. Unfortunately, the behaviour is different. In the demo, when I click on the calendar icon, it shows the year and I can click on it to select the year. In my screen, when I click on the calendar icon, it shows the year, but I cannot click on it.

My code:

<dateField id="year" resolution="YEAR"/>

What am I doing wrong?

Hello @Mike_L,

Could you clarify what platform version do you use?
I can’t reproduce your case. Could you share the test project where the case can be reproduced?

Regards,
Gleb