Closed gogo1211 closed 3 years ago
value should use moment
type
Thanks for the quick update, @xrkffgg
Just tried this but still the same.
const [date, setDate] = useState(moment())
Hello @gogo1211. Please provide a online reproduction by forking this link https://codesandbox.io or a minimal GitHub repository.
@xrkffgg Please try this one. https://codesandbox.io/s/confident-cdn-ub7qq
calendar haven't maintained it for a long time
Will try. Thank you very much, @xrkffgg
Hi, hope you are doing great.
I tried to use rc-calendar as following.
In this case, the month/year control buttons are not working. If I remove value={date}, then it works again.
Hope to hear from you soon.
Best