react-dayjs icon indicating copy to clipboard operation
react-dayjs copied to clipboard

Formatted date is not updated when date property changed

Open AndreyLuzinov opened this issue 4 years ago • 1 comments

I would expect to see updated value when the date has been changed

https://github.com/devshawn/react-dayjs/blob/48e295c34b86ae8c755ce251ed61cd1f706ce1c0/source/index.jsx#L127-L129

AndreyLuzinov avatar Sep 02 '21 17:09 AndreyLuzinov

If anyone still needs this, I have added a fix on my fork since it looks like this project is not getting any support. https://github.com/StartupQuickstart/react-dayjs

tcboles avatar Dec 17 '24 14:12 tcboles