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

exoflex: DateTimePicker opens twice on Android #322

Closed
oshimayoan opened this issue Jan 30, 2020 · 1 comment
Closed

exoflex: DateTimePicker opens twice on Android #322

oshimayoan opened this issue Jan 30, 2020 · 1 comment
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@oshimayoan
Copy link
Contributor

Describe the bug
DateTimePicker dialog opens twice on any Android device.

To Reproduce
Steps to reproduce the behavior:

  1. Open the DateTimePicker
  2. Choose a value
  3. Press OK
  4. The dialog will show up again

Expected behavior
DateTimePicker dialog should only open once.

Smartphone (please complete the following information):

  • Device: Any Android Phone
  • OS: Pie
  • Package version: > 3.0.1
@oshimayoan oshimayoan added the bug Something isn't working label Jan 30, 2020
@oshimayoan
Copy link
Contributor Author

This is a known bug from @react-native-community/datetimepicker as the underhood for the DateTimePicker component. So we won't fix this issue.

You could check a workaround for that from this issue until they release a fix.
react-native-datetimepicker/datetimepicker#54 (comment)

@oshimayoan oshimayoan added the wontfix This will not be worked on label Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant