I didn't notice the PR, I thought I would be informed in this post.
The commercial UI files also need to be updated too, I can't see them from a PR of the communtiy.
Nope, the issue still exists.
Guys, any news?
OK it's my mistake.
It seems it's related to the DateTime format.
I found there is a warning in the browser console:
The specified value "2020/7/18 0:00:00" does not conform to the required format, "yyyy-MM-dd".
If I remove property.Attributes.Add(new DataTypeAttribute(DataType.Date));
, value can be displayed, but with time part which I don't want.
What about RazorPages? Is there any auto way to let Setting-Management to list my settings?