component in the following way, I always get the additional error message when I pass a date in dayjs format to the Form.Item: You won't get the error, but you won't have the prepopulated value in the date picker either. What else can I try? Here is an excerpt from the source code: I have the following question: I'm using version 5.2.0 of ant.design. When I use the If I don't specify the default value as dayjs What else can I try? This is an excerpt from the source code:
component using: , I don't get the error, but I don't get the prepopulated value in the date picker either.
This is a sandbox for this case:https://codesandbox.io/s/antd-reproduction-template-forked-4mv33s?file=/index.js
edit: Works fine in sandbox :D