Skip to content

Cannot set minute 0 to TimePicker in Android #148

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

Closed
javiercbk opened this issue Mar 21, 2018 · 2 comments
Closed

Cannot set minute 0 to TimePicker in Android #148

javiercbk opened this issue Mar 21, 2018 · 2 comments

Comments

@javiercbk
Copy link

javiercbk commented Mar 21, 2018

When trying to set a date with minute 0, the TimePicker will always choose the current minute. You can see how I'm using the TimePicker in this file

Also the @timeChanged event will not fire.

You can use my app to replicate this bug, in order to do so you must

  1. Launch the app by executing npm run debug:android
  2. Click the Configuration button
  3. Click the Reminder button
  4. Change the time picker to a time with a non zero minute
  5. Go back
  6. Click the Reminder button again
  7. Assert that the time previously entered time is shown
  8. Change the minute to zero
  9. Go Back
  10. Click the Reminder button again
  11. Assert that the hour entered is correct but the minute is the current device minute
@javiercbk javiercbk changed the title Cannot set minute to TimePicker when minute is 0 in Android Cannot set minute 0 to TimePicker in Android Mar 21, 2018
@rigor789
Copy link
Member

rigor789 commented May 9, 2018

Hey, I think this was an issue in nativescript-core and I believe it has been fixed. If you still experience the issue let me know and we can re-open it.

@rigor789 rigor789 closed this as completed May 9, 2018
@nativescript-vue-bot
Copy link
Collaborator

We are locking this issue because it has been closed for more than 14 days.

If the issue comes up again please open a new issue with additional details.

@nativescript-vue nativescript-vue locked as resolved and limited conversation to collaborators May 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants