Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Picker & Date Selection Bugs #133

Closed
gryevns opened this issue Aug 28, 2020 · 3 comments
Closed

Open Picker & Date Selection Bugs #133

gryevns opened this issue Aug 28, 2020 · 3 comments

Comments

@gryevns
Copy link

gryevns commented Aug 28, 2020

https://codesandbox.io/s/react-example-forked-k2ukm?file=/index.js

First issue relates to toggling calendar visibility. There's a strange bug with my touchpad; if I tap the input then the calendar doesn't open, only when I hard click the input does it show.

Second issue can be seen if you click the input and attempt to select todays date. No value is set within the input field.

Note - rolling back to 3.10.4 resolves both of these issues.

@RafiqAli
Copy link

Same issue

@jacobmischka
Copy link
Collaborator

3.10.4 and 3.10.6 are identical, the most recent release simply reverted bad behavior introduced in 3.10.5. So if reverting to 3.10.4 fixes your issue then the issue likely lies elsewhere, probably in upstream flatpickr.

@jacobmischka
Copy link
Collaborator

jacobmischka commented Feb 24, 2021

This is pretty old now I'm aware, but can you try 3.10.7? It looks like there was indeed an issue with the 3.10.6 release (#148), despite the code being identical to 3.10.4. I think it must not have built correctly before being published or something.

I'm going to assume this is fixed in 3.10.7, but please write back if I'm wrong. Sorry about dismissing this until now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants