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

Switch between years and months on DatePickerInput not working properly on iOS browsers #880

Closed
iamacatperson opened this issue Mar 14, 2019 · 1 comment

Comments

@iamacatperson
Copy link

iamacatperson commented Mar 14, 2019

I saw a similar issue last time #579 and it has been fixed.

However, it seems like the same issue is still happening if you open it on an iOS browser (using iPhone / iPad). So far tested in Safari and Chrome and both showing the same behavior where clicking the months/years dropdown will temporarily show the options but then it'll disappear after a split second.

To test you may open this example which I forked from the issue mentioned above but using the latest react-day-picker package:
https://codesandbox.io/s/0y84wrp8mn?fontsize=14

@gpbl
Copy link
Owner

gpbl commented Aug 3, 2019

FYI we are planning to remove the input element in the next major version to have a less opinionated way to bind it with any input. I'm closing the issues related to it because we won't make major changes to it.

@gpbl gpbl closed this as completed Aug 3, 2019
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

2 participants