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

When scrolling and clicking done #49

Open
ReneDyhr opened this issue Nov 10, 2020 · 1 comment
Open

When scrolling and clicking done #49

ReneDyhr opened this issue Nov 10, 2020 · 1 comment
Labels

Comments

@ReneDyhr
Copy link

Describe the bug
I'm on iOS and have both a date and time picker.
Whenever I'm scrolling and clicking done before it's finished, it doesn't return the date, only the old date.
Though, when I open it again, it shows the date that it should have returned, if I click done again, it still returns the old date.

To Reproduce
Click done while it's scrolling in the date/timepicker

Expected behavior
It should return the date that it lands on when finished scrolling

Screenshots
https://share.icloud.com/photos/0DR77e98RBYDP99nGORSm2dPw

Cordova
Cordova version 10

Plugin version
2.1.2

Development OS (please complete the following information):

  • OS: Ubuntu

Device (please complete the following information):

  • Device: iPhone XS Mac
  • OS: 14.0.1
@ReneDyhr ReneDyhr added the bug label Nov 10, 2020
@skwasjer
Copy link
Owner

Thanks for reporting, if only all bug reports were this good :)

Should be fixable using UIControlEventValueChanged, will have a look when I have some time

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

No branches or pull requests

2 participants