Alexandr

Results 14 comments of Alexandr

I support, I also faced the fact that I need to make a choice on TAB

I have if the height of an element has changed, for example the text is smaller than others, then when you drag it, it changes position twice, instead of once...

Will there be any changes to address this problem?

Have there been any updates on this issue?

> 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...

@bathi-dev I fully implemented the changes from that commit by creating my own fork and integrating it into my project. The fork included all the changes from the mentioned commit....

> I have created this pull request: [#320](https://github.com/onesine/react-tailwindcss-datepicker/pull/320). I hope it will be helpful! Do these changes solve the problem with manually entering the date?

@cba-tavin > Yes! I can input the date manually now Based on my testing, in the single calendar mode it's possible to manually change the date in the input field,...

it's now possible to manually type the date into the input field .. which is great . However, the issue is that these manual changes are not reflected in the...