This is because #required is set on the whole date form element; we render pieces of this only and they don't have it.
Simple fix.
This is because #required is set on the whole date form element; we render pieces of this only and they don't have it.
Simple fix.
Comments
Comment #1
joachim commentedFix committed.