bathi-dev

Results 2 comments of bathi-dev

The issue is that dayjs() is too permissive and will try to create a date from partial inputs. We need to modify the dateStringToDate function to be more strict about...

@OrionPro The code mentioned in the comment is the one causing the issue, and the fix for it is included in the PR that's pending merge. https://github.com/onesine/react-tailwindcss-datepicker/pull/310