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

DateInput2 timezone cannot be changed until a date is selected #6008

Closed
adidahiya opened this issue Mar 9, 2023 · 0 comments · Fixed by #6016
Closed

DateInput2 timezone cannot be changed until a date is selected #6008

adidahiya opened this issue Mar 9, 2023 · 0 comments · Fixed by #6016

Comments

@adidahiya
Copy link
Contributor

Environment

  • Package version(s): datetime2 v0.9.18–0.9.23
  • Operating System: macOS
  • Browser name and version: Chrome

Code Sandbox

https://codesandbox.io/s/recursing-dewdney-wkxz6q?file=/src/DatetimeExample.tsx

Steps to reproduce

  1. Visit sandbox or DateInput2 docs
  2. Leave date selection blank
  3. Try to change timezone via embedded TimezoneSelect

Actual behavior

Nothing happens:

2023-03-09 08 09 33

Expected behavior

Timezone should change to the one I selected.

Possible solution

?

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

Successfully merging a pull request may close this issue.

1 participant