payload-better-fields-plugin icon indicating copy to clipboard operation
payload-better-fields-plugin copied to clipboard

invalid time value from date-fns

Open WalidZein opened this issue 1 year ago • 0 comments

Just added the date field to my payload project. The page doesn't load and this error is thrown in the terminal

index.js:349 Uncaught RangeError: Invalid time value at Module.format (index.js:349:1) at Qt (react-datepicker.min.js:1:9957) at Kt (react-datepicker.min.js:1:10197) at r.renderDateInput (react-datepicker.min.js:1:95623) at r.value (react-datepicker.min.js:1:98512) at r.value (react-datepicker.min.js:1:99205) at finishClassComponent (react-dom.development.js:19781:1) at updateClassComponent (react-dom.development.js:19727:1) at beginWork (react-dom.development.js:21650:1) at beginWork$1 (react-dom.development.js:27465:1)

WalidZein avatar Aug 19 '24 00:08 WalidZein